Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Ucaster Link

(http://stream-recorder.com/forum/showthread.php?t=23343)

p4ulm86 08-01-2017 03:34 PM

Ucaster Link


 
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 :)

TubeDigger 08-01-2017 05:59 PM

Re: Ucaster Link


 
Code:

rtmpdump -r rtmp://178.162.199.73/live -W http://www.ucaster.me/static/scripts/fplayer.swf -p http://www.ucaster.me/embedplayer/fulltvx200/1/610/380 -C S:OK -y "fulltvx200?id=92664&pk=bebbca6897defcf9237aa32e02d8201684b1743994f28eed0c755c89c01f5adb" | vlc -

p4ulm86 08-01-2017 07:01 PM

Re: Ucaster Link


 
Quote:

Originally Posted by TubeDigger (Post 93225)
Code:

rtmpdump -r rtmp://178.162.199.73/live -W http://www.ucaster.me/static/scripts/fplayer.swf -p http://www.ucaster.me/embedplayer/fulltvx200/1/610/380 -C S:OK -y "fulltvx200?id=92664&pk=bebbca6897defcf9237aa32e02d8201684b1743994f28eed0c755c89c01f5adb" | vlc -

Hi Tubedigger. Not sure how to test this and make it work with xmbc. The previous link i tested, i copied the link into notepad and created a .bat file. Then,i ran the file from the rtmpdump folder. I tried the same with this one but it did not work. Thanks for your help

p4ulm86 08-02-2017 09:10 AM

Re: Ucaster Link


 
After searching i got it to work with VLC using

rtmpdump -r "rtmp://178.162.199.131/live" -a "live" -f "WIN 26,0,0,137" -W "http://www.ucaster.me/static/scripts/fplayer.swf" -p "http://www.ucaster.me/embedplayer/fulltvx200/1/500/400" -C S:OK -y "fulltvx200?id=92664&pk=367c566f5a6882702a97d7862e 4604c86a523c2155952d767fd37fcb50560155" --quiet | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -

now the only issue i have is getting it work with xbmc.?:confused:

p4ulm86 08-03-2017 03:06 PM

Re: Ucaster Link


 
any help??


All times are GMT -6. The time now is 06:31 PM.