|
| Author |
Message |
Nesh108 New Member
Joined: 26 Mar 2009 Posts: 4
|
Posted: Thu Mar 26, 2009 9:35 am Post subject: Red5 and Axis IP camera live Streaming |
|
|
I would like to create an Audio/Video Server Live from an IP camera (Axis camera).
How can I do that?
I want to publish it,so I can show the video and the audio on a flash client application.
Camera IP ---> Red5 Video Server ----> #1 flash client application
----> #2 flash client application
Any ideas?
I tried the example in the demos,but it takes the stream only from a local webcam,I need from an IP camera.
I want to create this video and audio server that publish an audio and video stream so I can show it using a flash application in an html page.
Thanks
|
|
| Back to top |
|
 |
davids New Member
Joined: 08 Jun 2009 Posts: 1 Location: Melbourne, Victoria
|
Posted: Mon Jun 08, 2009 10:46 am Post subject: Live streaming IP camera with Red5 |
|
|
If you get RTP output from the camera you can use SteamStream (RTP-to-RTMP restreamer) which is a Red5 application
Refer http://red5wiki.com/wiki/SteamStream
David
|
|
| Back to top |
|
 |
tintojos New Member
Joined: 10 Nov 2010 Posts: 1
|
Posted: Wed Nov 10, 2010 2:20 am Post subject: |
|
|
How can I connect my IP camera to Red5 server?
Thanks
|
|
| Back to top |
|
 |
anpoirier New Member
Joined: 20 Apr 2011 Posts: 3
|
Posted: Wed Apr 20, 2011 12:04 pm Post subject: |
|
|
Hello there, if you can't do it, Ihave find a cheap solution here http://envivodesde.com. It is a spanish website but if you write them in English you got your answers in English.
Have a nice day
Alberto
|
|
| Back to top |
|
 |
buellwinkle Specialist
Joined: 28 Mar 2008 Posts: 1996
|
Posted: Sat Apr 23, 2011 12:09 am Post subject: |
|
|
I'm going to try red5, seems interesting. I installed the server on CentOS and that's working fine. I installed the oflademo demo program and that runs fine. Now I have to figure out how to code up an app to make one of my cameras stream to that server as a streaming flash. Cool project for a good friday. They show how in their youtubes so I can't image it's too hard.
I'll pick it back up in a few days when I have some free time. _________________ For network camera articles and reviews, visit my blog at http://ipcamnetwork.wordpress.com
|
|
| Back to top |
|
 |
xfit84 New Member
Joined: 25 Apr 2011 Posts: 1
|
Posted: Mon Apr 25, 2011 3:00 pm Post subject: |
|
|
Another interesting solution is Evostream (www.evostream.com). It can ingest an RTP/RTSP stream from an IP camera and repackage it to RTMP for Flash players.
It is also C/C++ based so it can be embedded into the IP camera which would allow it to directly generate an RTMP stream from the camera without needing to be being proxied to an external server.
|
|
| Back to top |
|
 |
|