[Wowza] Recording Webcam to Wowza Streaming Engine with Flex
This is the simplest webcam recording application to Wowza with Flex. Almost source code is from the example based on Flash provided by Wowza.([install-dir]/examples/WebcamRecording/FlashRTMPPlayer11)
Don't forget to configure the Application.xml and to make Application directory first. And recorded files should be located in the [install-dir]/content folder unless you have changed the Application.xml /Streams .
Feel free to edit and modify the source code. :)
Recording Decent Quality Video and Audio With Flash and Red5
Wowza Tutorial - How to set up live streaming using an RTMP-based encoder
Wowza Tutorial - How to convert Flash Player 11 output from H.264 + Speex audio to H.264 + AAC audio using Wowza Transcoder AddOn
Wowza Tutorial - How to move recordings from live streams (ModuleMediaWriterFileMover)
Wowza Tutorial - How to set up live video recording
Wowza Tutorial - How to record live streams (Wowza Streaming Engine)
Wowza Tutorial - How to start and stop live stream recordings programmatically (LiveStreamRecordAutoRecord example)
Wowza Tutorial - How to record live streams (HTTPLiveStreamRecord)