Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
playing jib.tv inside mpc vlc etc.jib.tv stopped streaming with microsoft silverlight.
now they use flash so can watch it inside media players. here are the links; http://www.jibtv.com/ http://www.jibtv.com/onair/oa_about.html?n=0 http://www.jibtv.com/player/livePlayer.swf so i used url snooper and got these links; http://www.jibtv.com/player/livePlayer.swf rtmpe://live-stream01.jibtv.com/2058DF/_definst_ rtmpe://live-stream02.jibtv.com/2058DF/_definst_/jib-live-high_bkjib-live-lowjib-live-low_bk copied it from url snooper, and it has alot of weird characters in it. did this command in rtmp dump; Code:
"C:\rtmpdump.exe" -v -r "rtmpe://live-stream01.jibtv.com/2058DF/_definst_" -W "http://www.jibtv.com/player/livePlayer.swf" | "C:\Program Files\VideoLAN\VLC\vlc.exe" - Code:
Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\User>cd .. C:\Documents and Settings>cd .. C:\>"C:\rtmpdump.exe" -v -r "rtmpe://live-stream01.jibtv.com/2058DF/_definst_" - W "http://www.jibtv.com/player/livePlayer.swf" | "C:\Program Files\VideoLAN\VLC\ vlc.exe" - RTMPDump 2.4 git-6230845 2011-9-25 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL WARNING: You haven't specified an output file (-o filename), using stdout Connecting ... WARNING: HandShake: Type mismatch: client sent 6, server answered 8 INFO: Connected... Starting Live Stream how can i watch jib.tv inside a media player? thank you. |
#2
|
|||
|
|||
Re: playing jib.tv inside mpc vlc etc.Quote:
Code:
rtmpdump -r "rtmpe://live-stream01.jibtv.com/2058DF/_definst_/" -a "2058DF/_definst_/" -f "WIN 11,1,102,55" -W "http://www.jibtv.com/player/livePlayer.swf" -p "http://www.jibtv.com/onair/oa_about.html?n=0" -y "jib-live-high" -v | "C:\Program Files\VideoLAN\VLC\vlc.exe" - |
Tags: jibtv mpc vlc |
Thread Tools | |
Display Modes | |
|
|