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 > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 07-05-2014, 09:56 AM
cooldude101 cooldude101 is offline
Junior Member
 
Join Date: Nov 2012
Posts: 11
cooldude101 is on a distinguished road
Default

how restream using ffmpeg/rtmpdump and token?


Hi

How can I do this?

Can you tell me the code that will work? I searched on here and all the examples with the info i found from rtmpdumphelper together does not work.

for example:

Code:
rtmpdump -r "rtmp://IPADDRESSHERE:1935/live playpath=ss1ss swfUrl=http://www.SWFSITE.co/PLAYER.swf live=1 pageUrl=http://www.PAGEURL/embed.php?live=STREAM&vw=620&vh=490" | ffmpeg -i - -vcodec copy -acodec copy -f flv "rtmp://addresshere/stream"
This doesnt work

Thanks
Reply With Quote
  #2  
Old 07-05-2014, 10:26 AM
mckv mckv is offline
Senior Member
 
Join Date: Mar 2011
Posts: 104
mckv is on a distinguished road
Default

Re: how restream using ffmpeg/rtmpdump and token?


not really a rtmpdump issue, try using a named pipe or domain socket and play around with the buffers, maybe that helps.
Reply With Quote
  #3  
Old 07-05-2014, 11:21 AM
P3T3 P3T3 is offline
Member
 
Join Date: Apr 2014
Posts: 54
P3T3 is on a distinguished road
Default

Re: how restream using ffmpeg/rtmpdump and token?


It is your pipe config try bellow!
Enjoy

rtmpdump -r "rtmp://IPADDRESSHERE:1935/live playpath=ss1ss swfUrl=http://www.SWFSITE.co/PLAYER.swf live=1 pageUrl=http://www.PAGEURL/embed.php?live=STREAM&vw=620&vh=490" | avconv -i pipe:0 -y -v:v info -vcodec copy -acodec copy -f flv rtmp://localhost/rtmp/name"
Reply With Quote
  #4  
Old 07-06-2014, 07:56 AM
cooldude101 cooldude101 is offline
Junior Member
 
Join Date: Nov 2012
Posts: 11
cooldude101 is on a distinguished road
Default

Re: how restream using ffmpeg/rtmpdump and token?


Hi

Thanks for reply.

Can you give me exact code for cricfree.eu for example? to restream it?

also where to put the token and what it is.

thanks
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 10:44 PM.


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