Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Ucaster LinkHi 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 |
#2
|
|||
|
|||
Re: Ucaster LinkCode:
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 - |
#3
|
|||
|
|||
Re: Ucaster LinkQuote:
|
#4
|
|||
|
|||
Re: Ucaster LinkAfter 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.? |
#5
|
|||
|
|||
Re: Ucaster Linkany help??
|
Tags: ucaster |
Thread Tools | |
Display Modes | |
|
|