slavavdovichenko / MediaLibDemos

98 stars 25 forks source link

Local Video #6

Open LevaLeva opened 11 years ago

LevaLeva commented 11 years ago

Hello! Is it possible to stream locally stored on iPhone video to Wowza using MediaLibDemos? Thank you!

slavavdovichenko commented 11 years ago

Yes, you can use VIDEO_CUSTOM mode: read the video file stream and send the frames by sendFrame:timestamp: method of BroadcastStreamClient class

manas46951 commented 11 years ago

Hi

Can sendFrame:timestamp: method also be used to send the live video captured through the iPhone's camera to a media sever (like Red5)? If yes, please give a brief idea how it can be done.

Thanks,

Manas