rtmp direct stream howto?

snet

Vu+ Newbie
Hello,
I am trying to access a rtmp stream directly e.g.
rtmp://example.com/xxxx/myStream

my xml file is as follows

<iptv>
<name>MyVideo</name>
<icon>default.png</icon>
<type>rtsp:4097:512</type>
<uri>rtmp://example.com/xxxx/myStream</uri>
</iptv>


but it does not work ! (already tested on another platform)

Is it possible to access rtmp stream directly ?

thanks,
snet.
 
Thanks for your reply

Perchaps a moderator could move my post in the right section as I am still looking for answers to my problem...
 
Thanks for your reply

Perchaps a moderator could move my post in the right section as I am still looking for answers to my problem...

Thanks for your reply

Perchaps a moderator could move my post in the right section as I am still looking for answers to my problem...


#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmp%3a//62.113.210.250/medienasa-live/mp4%3aran1_high
#DESCRIPTION Ran 1
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmp%3a//ipmedia.mpl.miisolutions.net/ipmedia-live01/mp4%3assflive
#DESCRIPTION Schweizer Sportfernsehen
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmp%3a//streamer1.streamhost.org/salive/GMImissiontvh
#DESCRIPTION Mission TV
 
Thanks

these very streams do work but there seems to be some kind of incompatibility with my stream...
 
try to install that
by telnet give that comands

Code:
opkg install gst-plugins-bad-rtmp - 0.10.23-r5
 
opkg install gst-plugins-good-rtp - 0.10.31-r4
 
opkg install gst-plugins-good-rtpmanager - 0.10.31-r4
 
Back
Top