View Single Post
  #1  
Old 04-28-2014, 11:57 AM
mark7 mark7 is offline
Junior Member
 
Join Date: Apr 2014
Posts: 1
mark7 is on a distinguished road
Default

Have Wireshark capture of a stream, can't get it to play in SimpleTV


I have captured a stream using Wireshark. The stream plays fine in my browser, but when I try to create a link so that I can play that stream in a player like VLC or SimpleTV, I can't get it to work. I have tried many times, with many different syntaxes.

Here is the packet dissection from Wireshark: http://pastebin.com/2dfv9rW2

And here is the "Follow TCP stream" bit:

Code:
..connect.?..........app...flash..flashVer...WIN 13,0,0,182..swfUrl..$http://static2.sawlive.tv/player.swf..tcUrl...rtmp://50.7..28.146/flash..fpad....capabilities.@m........audioCodecs.@.........videoCodecs.@o.......
videoFunction.?.........pageUrl...http.://sawlive.tv/embed/watch/g5MTQyNzM4NTg3MWIzMTg5OjcyNTE4YzViZjkxOTgwNDU0MzY4NzJlZjA2YTRkZWEy/MTIwNjQxOTVjYTU5OmQ3NzQ3MjY1NzQzMjp.hYzE5YjkxN2U4ZWY3NDVmNjZmMTVmYj..objectEncoding.........................&%..............&%..................................................._result.?..........fmsVer..
FMS/3,5,4,210..capabilities.@?........mode.?.............level...status..code...NetConnection.Connect.Success..description...Connection succeeded...data.......version...3,5,4,210.....clientid.A.........objectEncoding.........................&%.C..#.......createStream.@........B.....
...........C.....a....getStreamLength.@..........B12024?MTM5ODcwODczMDs2ZjRjZDQ5Y2FkZjU1YmY0OWZkOGExYTAyZThjMzJjMQ==..............._result.@.........?..........%..V........play............B12024?MTM5ODcwODczMDs2ZjRjZDQ5Y2FkZjU1YmY0OWZkOGExYTAyZThjMzJjMQ==.........................._result.@..................................................onStatus.............level...status..code...NetStream.Play.Reset..description...Playing and resetting 12024..
Can anyone help me create a usable link for VLC or SimpleTV?

Thanks.
Reply With Quote