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. |
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" ![]() |
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? |
Re: How do I read Wireshark info?you have post
|
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?
|
Re: How do I read Wireshark info?Quote:
![]() |
All times are GMT -6. The time now is 10:18 PM. |