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 05-22-2012, 03:34 AM
dattagample dattagample is offline
Junior Member
 
Join Date: May 2012
Posts: 2
dattagample is on a distinguished road
Default

Play RTMPDUMP output in Flash Player


Hi,

I am reading live streaming, using rtmpdump. It works perfect with VLC player, since VLC player has capability of read from STDIN input.

But instead of VLC Player, I want to play received data through SWF Flash Player.

In another words, Is it possible to redirect rtmpdump ouput data to Flash Player.

Can anyone guide me or provide some reference, which can help me into this.


Regards,
Datta
Reply With Quote
  #2  
Old 05-22-2012, 06:33 AM
compn compn is offline
Stream recording expert
 
Join Date: Sep 2006
Posts: 128
compn has a spectacular aura aboutcompn has a spectacular aura aboutcompn has a spectacular aura about
Default

Re: Play RTMPDUMP output in Flash Player


kind of tricky, but it maybe possible, you need:

ffmpeg built with rtmpdump
adobe flash server (or wowza or other rtmp server)


run ffmpeg with all of the options required for the stream to work, e.g.
ffmpeg -i "rtmpe://... swfurl=blah pageurl=xxx app=yyy"

then output it to your flash server using: -c copy -f flv rtmp://serverip/app/streamName

or if you just want a simple, non-streaming playback in flash player, you can have ffmpeg output to an .mp4 file and create some simple flash embed html to open your .mp4 file on a webserver.
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 11:01 AM.


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