android - Use Xuggle in Java to trancode and streaming video/audio -


i create http streaming server, clients can not play video formats, question is, if there way, using xuggle in server transcode video in specific format , streaming directly, on fly.

i mean, not have wait finish transcoding , start http streaming. mean have loop example , everytime number of transcoded bytes , writes them socket.

yes, but...

i'd not recommend taking approach. encoding videos cpu intensive. accepted aproach solving problem transcode video file off-line , store on streaming server. yes, means couple of different media files same video, scales muuuuuuuuch better. (all?) successful streaming servers way.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -