Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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. |
#2
|
|||
|
|||
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" |
#3
|
|||
|
|||
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? |
#4
|
|||
|
|||
Re: How do I read Wireshark info?you have post
|
#5
|
|||
|
|||
Re: How do I read Wireshark info?Is there a single rtmp URL I can use to put into the VLC player to play?
|
#6
|
|||
|
|||
Re: How do I read Wireshark info?Quote:
|
Tags: rtmp, wireshark |
Thread Tools | |
Display Modes | |
|
|