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

How do I read Wireshark info?

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

xingwuchan 11-15-2012 08:05 PM

How do I read Wireshark info?


 
I've downloaded wireshark and I'm trying to read the rtmp information and use it to plug into my media player to make it a channel per se but apparently I'm not doing it correctly.

Can anyone help me out?

The website is http://fancystreems.com/sabtv-dramas.php (yea, I know)

So far, wireshark has given me:

rtmp://live.wcast.tv/live
http://www.wcast.tv/embed.php?u=subtv&vw=600&vh=430
sabhqtv.stream

Can these be combined into a useful rtmp url that I can use?

Sorry to sound like a total noob but if I get the hang of one, I can manage the rest.

hasomaso 11-16-2012 10:31 AM

Re: How do I read Wireshark info?


 
Code:

rtmpdump -v -r "rtmp://cdn.livecaster.tv/live" -a "live" -f "WIN 11,5,502,110" -W "http://www.livecaster.tv/player/player.swf" -p "http://www.livecaster.tv/embed.php?u=subtv&vw=600&vh=430" -y "sabtvhq.stream" -o "output.flv"


xingwuchan 11-16-2012 04:54 PM

Re: How do I read Wireshark info?


 
Great!

And what would I have to enter if I wanted to watch this in the VLC player?

hasomaso 11-16-2012 05:11 PM

Re: How do I read Wireshark info?


 
you have post

xingwuchan 11-17-2012 11:38 AM

Re: How do I read Wireshark info?


 
1 Attachment(s)
Is there a single rtmp URL I can use to put into the VLC player to play?

svnpenn 11-17-2012 09:49 PM

Re: How do I read Wireshark info?


 
Quote:

ffplay "rtmp://cdn.livecaster.tv/live/sabtvhq.stream pageUrl=http://livecaster.tv"
​​​​​


All times are GMT -6. The time now is 10:18 PM.