View Single Post
  #11  
Old 11-19-2014, 02:29 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: rtmp streams wont play that i sniffed


Remember to change the output (to file or player)...
Code:
| "player" -
Code:
| "C:\path_to_your_player_file.exe" -
or
Code:
-o "output_name_xy.flv"
Just try again so the link data is working fine so far.
Code:
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   duration                0.00
INFO:   width                   640.00
INFO:   height                  480.00
INFO:   videodatarate           500.00
INFO:   framerate               30.33
INFO:   videocodecid            7.00
INFO:   audiodatarate           32.00
INFO:   audiosamplerate         22050.00
INFO:   audiosamplesize         16.00
INFO:   stereo                  TRUE
INFO:   audiocodecid            10.00
INFO:   presetname              Custom
INFO:   creationdate            Mon Nov 17 22:18:54 2014
INFO:   videodevice             iGrabber Device [3]
INFO:   avclevel                51
INFO:   avcprofile              77
INFO:   videokeyframe_frequency 2
INFO:   audiodevice             Line (6- USB Device)
INFO:   audiochannels           2
INFO:   audioinputvolume        75
INFO:   encoder                 Lavf55.26.100
INFO:   filesize                0.00
15081.489 kB / 539.46 sec
greetz
Reply With Quote