IPTV codec/multicast with Roku

We’ve got an Optibase IPTV encoder system here that we use with Amino set top boxes as well as with VLC player on the desktop. The system uses H264 streams via multicast. I was wondering if the Roku streaming player can tune in and play these streams as well. Are these codecs supported? Can it join the multicast stream?
Anyone have any experience with multicast IPTV streaming to Roku they would like to share?
Here is the codec information that VLC player reports when it plays the stream:

Location udp://@239.3.23.249:30120
Stream 0
Type: Video
Original ID:42
Codec: H264 - MPEG-4 AVC (part 10) (h264)
Resolution: 720x480
Frame Rate: 59.940059

Stream 1
Type: Audio
Original ID:45
Codec: MPEG AAC Audio (mp4a)
Channels: Stereo
Sample rate: 48000 Hz

The encodings are compatible, but unfortunately the protocol is not. The roku requires that the streams are accessed via http. udp is not compatible with the Roku.

–Kevin

you may be able to use avcstreamer to make it a roku capable stream.

http://avcstreamer.com

check it out, you can use this to test the url

https://owner.roku.com/Account/ChannelCode/?code=DQMFC

let us know if it works, it be nice to see how you got it working

If it can accept http multicast streams, how would one configure it on the Roku3 to do so? Thanks!

So I tried to play this type of IPTV channels with Plex on the Roku 3, but it’s never working! It does work on my computer through Plex, but not on the Roku!
How can I play this on Roku??
http://puu.sh/7xBkG.png

edit: The link is http://…. not UDP

Kevin probably meant HTTP Live Streaming protocol, not just “HTTP”, unless you are playing on-demand prerecorded content using progressive mp4. For live streaming, you need HLS.

-Joel

This post is over 15 years old, so I’m hoping things have actually changed. I’m in the same boat at the original poster. Does Roku have the support for handling UDP (or RTP/RTSP) yet? I would be stunned if it’s not capable of this.