I have used javacv library to stream the live video from mobile to wowza media server and it's working fine. And I tried to record the live video in media server for broadcasting the video to multiple devices but I can hear only audio from the recorded video file.
Please let me know where I have done wrong and let me know the steps for re-stream the video to multiple device. I'm new to the Media server platform.
Thanks.
I've seen that some websites that offer video playing services have made their videos work on Android phones, while others dont. Those that work are being opened using the phone's Video Player or other apps such as MX Player.
How can I do this on my website? I know that there is the HTML5 alternative but for some reason I can't implement that.
Thanks!
There are a few options to stream videos to mobile browsers:
HLS (HTTP Live Streaming) for Apple devices
H.264 encoding
Streaming server e.g. Wowza
WebM streaming to Androids and other devices
Browser support in Chrome, Firefox, Opera, Android browser
VP8 encoding
Streaming server e.g. stream-m
MotionJPEG
Works for non-audio videos
Works on almost all devices
Choppy playback, as there is no inter-frame compression
Flash Player
Only few mobile devices, market share steadily vanishes
Supports streaming or progressive download
Streaming server e.g. Wowza or Red5
If your video must not necessarily play back in the browser, you can also just provide a download link to your video. Please note that you won't profit from streaming features like seeking and saving bandwidth for unplayed parts of the video then. In any case, you need to encode your video in different bitrates/codecs to be able to target all devices.
i'm trying since a few days to play Youtube rtsp streams in my Android app,
but only get Errors from Android MediaPlayer instance - unable to open file.
I've tried to open 3gp files, it can play. Tried to open other rtsp streams found
around the internet - all can play, but Youtube dont.
Tested the video urls in Windows VLC player - the player cant play a YOutube video
streamed with rtsp protocol.
Is there something wrong with YT rtsp streams so no player can play that Urls?
Thanks for a small hint what can i try to do ;)
I am looking to make a application which will take a video and store that video to the server.till now i am able to store the video onto my sd-card. The problem is i don't no how to store the video onto the server. I have my website and that is hosted at some other server.so i want to store the video on to that server.can i store the video directly by giving the address as "www.begoniainfosys.com/video3.3gp".
and the second problem is how can i get a rtsp link for this video .i have seen a rtsp link from the youtube.but for my video how can i get i rtsp link so that i can stream.shall i install any streaming software at the server such as
darwin streaming server or
wowza media server
Please help me achieving this.
Please confirm me one thing , can i able to configure my device as RTSP streaming server.
can this allow to play video from sdcard android