wennycooper
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2012
11:51 PM
mp4 streaming solution?
Hi all,
I'm trying to developing a roku app to play live streaming content.
The live streaming content is encoded by FFmpeg.
I'm looking for streaming server solution.
In "EncodingGuide.pdf", Roku seems support only two format: .mp4 and HLS.
Server configuration in HLS seems be very complicated so I would like to try mp4.
FFserver seems not support mp4 format.
Can any of you provide me the streaming server solution? open-sourced solution will be great.
Thanks!
I'm trying to developing a roku app to play live streaming content.
The live streaming content is encoded by FFmpeg.
I'm looking for streaming server solution.
In "EncodingGuide.pdf", Roku seems support only two format: .mp4 and HLS.
Server configuration in HLS seems be very complicated so I would like to try mp4.
FFserver seems not support mp4 format.
Can any of you provide me the streaming server solution? open-sourced solution will be great.
Thanks!
2 REPLIES 2

RokuJoel
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2012
09:38 AM
Re: mp4 streaming solution?
Only HLS can be used for live streaming content, with the exception of mp3 live streams via Shoutcast/Icecast servers.
- Joel
- Joel
wennycooper
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2012
06:54 PM
Re: mp4 streaming solution?
Hi Joel,
Thanks for your reply.
Can you provide me the suggestion of open-sourced streaming server?
Currently I'm using FFmpeg to grab X11 server display and looking for streaming server to stream to Roku box.
Regards,
--
Kevin Kuei
Thanks for your reply.
Can you provide me the suggestion of open-sourced streaming server?
Currently I'm using FFmpeg to grab X11 server display and looking for streaming server to stream to Roku box.
Regards,
--
Kevin Kuei
"RokuJoel" wrote:
Only HLS can be used for live streaming content, with the exception of mp3 live streams via Shoutcast/Icecast servers.
- Joel