Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Media file management > Media players and codecs
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 10-13-2016, 06:38 AM
andykimpe andykimpe is offline
Junior Member
 
Join Date: Oct 2016
Posts: 3
andykimpe is on a distinguished road
Default

problems convert rtmpdump


working on kodi and ffmpeg link

rtmp://streaming1.extrazimut.net/azimutlive playpath=tytele swfUrl=http://streaming1.extrazimut.net/players/lecteurStreaming.swf?idFlash=lecteurSTRM&fichierCo nfig=&serveurFMS=1&applicationFMS=live&autostart=t rue&&video=tytele&autorisePleinEcran=y&%20largeurJ S=500&hauteurJS=380 swfVfy=1 live=1

rtmpdump command

Code:
rtmpdump -r "rtmp://streaming1.extrazimut.net/azimutlive" --playpath="tytele" --swfUrl="http://streaming1.extrazimut.net/players/lecteurStreaming.swf?idFlash=lecteurSTRM&fichierConfig=&serveurFMS=1&applicationFMS=live&autostart=true&&video=tytele&autorisePleinEcran=y&%20largeurJS=500&hauteurJS=380" --swfVfy="1" live="1" -o file.flv
error

Code:
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: couldn't contact swfurl 1 (HTTP error -1)
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
ERROR: Closing connection: NetStream.Play.StreamNotFound
someone would have an idea it please
Reply With Quote
  #2  
Old 10-13-2016, 03:15 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: problems convert rtmpdump


Hi,

remove this...
Code:
--swfVfy="1" live="1"
change this...
Code:
--swfUrl="http....to --swfVfy="http....
and add live paramter...
Code:
-r or --live
greetz
Reply With Quote
  #3  
Old 10-18-2016, 06:13 AM
andykimpe andykimpe is offline
Junior Member
 
Join Date: Oct 2016
Posts: 3
andykimpe is on a distinguished road
Default

Re: problems convert rtmpdump


no work

Code:
rtmpdump -r "rtmp://streaming1.extrazimut.net/azimutlive" --playpath="tytele" --swfVfy="http://streaming1.extrazimut.net/players/lecteurStreaming.swf?idFlash=lecteurSTRM&fichierConfig=&serveurFMS=1&applicationFMS=live&autostart=true&&video=tytele&autorisePleinEcran=y&%20largeurJS=500&hauteurJS=380" -o file.flv
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound
Reply With Quote
  #4  
Old 10-18-2016, 09:34 AM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: problems convert rtmpdump


Hi,

add live parameter and update your rtmpdump file.
Code:
rtmpdump -r "rtmp://streaming1.extrazimut.net/azimutlive" --playpath="tytele" --swfVfy="http://streaming1.extrazimut.net/players/lecteurStreaming.swf?idFlash=lecteurSTRM&fichierConfig=&serveurFMS=1&applicationFMS=live&autostart=true&&video=tytele&autorisePleinEcran=y&%20largeurJS=500&hauteurJS=380" --live | "C:\Programme\MPC-HC\mpc-hc.exe" -
Code:
RTMPDump v2.4 GIT-2015-12-14 (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...
ERROR: rtmp server sent error
Starting Live Stream
INFO: Metadata:
INFO:   presetname              Custom
INFO:   creationdate            Tue Oct 18 08:51:08 2016
INFO:   videodevice             Decklink Video Capture
INFO:   framerate               25.00
INFO:   width                   640.00
INFO:   height                  360.00
INFO:   videocodecid            VP62
INFO:   videodatarate           440.00
INFO:   videokeyframe_frequency 5.00
INFO:   audiodevice             Decklink Audio Capture
INFO:   audiosamplerate         44100.00
INFO:   audiochannels           1.00
INFO:   audioinputvolume        75.00
INFO:   audiocodecid            .mp3
INFO:   audiodatarate           56.00
2533.786 kB / 41.22 sec
greetz
Reply With Quote
  #5  
Old 10-24-2016, 11:15 AM
andykimpe andykimpe is offline
Junior Member
 
Join Date: Oct 2016
Posts: 3
andykimpe is on a distinguished road
Default

Re: problems convert rtmpdump


tank you working

Code:
"C:\Users\andy\AppData\Roaming\AllFrTV\rtmpdump.exe" -r "rtmp://streaming1.extrazimut.net/azimutlive" --playpath="tytele" --swfVfy="http://streaming1.extrazimut.net/players/lecteurStreaming.swf?idFlash=lecteurSTRM&fichierConfig=&serveurFMS=1&applicationFMS=live&autostart=true&&video=tytele&autorisePleinEcran=y&%20largeurJS=500&hauteurJS=380" --live | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

RTMPDump v2.4
(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...
ERROR: rtmp server sent error
Starting Live Stream
INFO: Metadata:
INFO:   presetname            Custom
INFO:   creationdate          Tue Oct 18 08:51:08 2016
INFO:   videodevice           Decklink Video Capture
INFO:   framerate             25.00
INFO:   width                 640.00
INFO:   height                360.00
INFO:   videocodecid          VP62
INFO:   videodatarate         440.00
INFO:   videokeyframe_frequency5.00
INFO:   audiodevice           Decklink Audio Capture
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         1.00
INFO:   audioinputvolume      75.00
INFO:   audiocodecid          .mp3
INFO:   audiodatarate         56.00
444.559 kB / 3.72 sec
Reply With Quote
  #6  
Old 10-24-2016, 01:34 PM
dabaongayyeu dabaongayyeu is offline
Junior Member
 
Join Date: Oct 2016
Posts: 6
dabaongayyeu is on a distinguished road
Default

Quote:
Originally Posted by andykimpe View Post
working on kodi and ffmpeg link rtmp://streaming1.extrazimut.net/azimutlive playpath=tytele swfUrl=http://streaming1.extrazimut.net/players/lecteurStreaming.swf?idFlash=lecteurSTRM&fichi erConfig=&serveurFMS=1&applicationFMS=live &autostart=true&&video=tytele&auto risePleinEcran=y&%20largeurJS=500&hauteurJ S=380 swfVfy=1 live=1 rtmpdump command
Code:
rtmpdump -r "rtmp://streaming1.extrazimut.net/azimutlive" --playpath="tytele" --swfUrl="http://streaming1.extrazimut.net/players/lecteurStreaming.swf?idFlash=lecteurSTRM&fichierConfig=&serveurFMS=1&applicationFMS=live&autostart=true&&video=tytele&autorisePleinEcran=y&%20largeurJS=500&hauteurJS=380" --swfVfy="1" live="1" -o file.flv
error
Code:
RTMPDump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL ERROR: RTMP_HashSWF: couldn't contact swfurl 1 (HTTP error -1) Connecting ... WARNING: HandShake: client signature does not match! INFO: Connected... ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy! ERROR: Closing connection: NetStream.Play.StreamNotFound
someone would have an idea it please


THIá??T Ká?? WEB Tá?*I THIETKEWEBCHUYEN .COM THEO Y?ŠU Cá?¦U TRá»?N G?“I CHá»? 1.990.000 VND -?€€0986.184.211 (VIBER-ZALO) (Mr. Ngá»?c)

Trang web sá?? thiá??t ká?? giao diện theo y??u cá?§u ri??ng, há»?p sá»? th?*ch, phong thủy, vá?*n mệnh… Ä‘á»? giá»›i thiệu sá??n phá?©m, dịch vá»?, c?´ng ty, cá»*a h?*ng … Ä‘á»? bá??n ph??t triá»?n kinh doanh kh?´ng ngừng.

TRANG WEB Sá?? Ä???á»?C Bá??O H?€NH VĨNH VIỄN


C??C DỊCH VỤ KH??C:

Quá??n l?? ná»™i dung Fanpage: 900,000 VNÄ?/ Th??ng
Quá??n l?? ná»™i dung Webstie: 700,000 VNÄ?/ Th??ng
Seo google adword
RAO Vá?¶T TRá»?N G?“I CHá»? VỚI 2,000,000 / TH??NG
Vá»›i 2,000,000 bá??n sá?? c??:

- Ä?Ä?ng 1000 nh??m facebook/th??ng (má»—i nh??m từ 5,000 -> 100,000 th?*nh vi??n).

- Ä?Ä?ng 1000 tin/th??ng web rao vá?·t v?* diá»…n Ä‘?*n lá»›n

- Ä?Ä?ng 1000nh??m/th??ng google plus (má»—i nh??m từ 1000 -> h??n 10,000 th?*nh vi??n)


H??y li??n hệ th?´ng tin b??n d?°á»›i ( kh?´ng b?¬nh luá?*n v?*o b?*i viá??t n?*y v?¬ m?¬nh kh?´ng xem lá??i tin nhá??n tá??i Ä‘??y)

+ 0986.184.211 (VIBER-ZALO) (Mr. Ngá»?c) ( bá??n c?? thá»? nhá??n tin Ä‘á»? y??u cá?§u gá»?i lá??i miá»…n ph?*) - 0902.836.561
+ Email: NgocTran@ThietKeWebChuyen.com - SKYPE: confirmdnt
+ Website: ThietKeWebChuyen. com
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 06:32 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons