Hi All,
Thank you for reading. I have read many threads in regards to watching streams from ucaster ( and similar services). But i can't seem to figure this out ( Searched close to 2 hours)
I am trying to obtain the stream from this site (site below) which uses a stream form ucaster and play it with xmbc (kodi).
http://www.fulltelevisionhd.net/2016...-internet.html
Used rtpm dump to obtain the streaming information.
WARNING: Trying different position for client digest!
Processing connect
app: live
flashVer: WIN 26,0,0,137
swfUrl:
http://www.ucaster.me/static/scripts/fplayer.swf
tcUrl: rtmp://178.162.199.155/live
pageUrl:
http://www.ucaster.me/embedplayer/fulltvx200/1/610/380
Playpath: fulltvx200?id=92664&pk=367c566f5a6882702a97d7862e4 604c86a523c2155952d7
67fd37fcb50560155
I used the information from this thread
http://stream-recorder.com/forum/mip...t-t15451.html?
to create a link that i can play in VLC to test and ultimately bring it to
xbmc.
After following the material read, i put together this link
rtmpdump -r "rtmp://178.162.199.155/live" -a "live" -f "WIN 11,5,502,146" -W "http://www.ucaster.me/static/scripts/fplayer.swf"
-p "http://www.ucaster.me/embedplayer/fulltvx200/1/610/380" -C S:OK --live -y "fulltvx200?id=92664" -o "fulltvx200.flv"
I think this link works because i can see activity in the command screen ( using rtmpdump)
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: duration 0.00
INFO: fileSize 0.00
INFO: width 640.00
INFO: height 360.00
INFO: videocodecid avc1
INFO: videodatarate 500.00
INFO: framerate 30.00
INFO: audiocodecid mp4a
INFO: audiodatarate 96.00
INFO: audiosamplerate 48000.00
INFO: audiosamplesize 16.00
INFO: audiochannels 2.00
INFO: stereo TRUE
INFO: encoder Open Broadcaster Software v0.659b
1177.860 kB / 16.23 sec
I was wondering if anyone can please help to have this work (or point in the right direction) to have this link work with XBMC (kodi). Also i tried using the link with vlc and it did not work.
thanks in advanced
