View Single Post
  #8  
Old 02-25-2011, 01:35 AM
josan josan is offline
Junior Member
 
Join Date: Jan 2011
Posts: 10
josan is on a distinguished road
Default

Re: Can rtmpsrv be installed into a IP Cameras (embedded Linux)


Hello hyc:

We want to use rtmpsrv to publish living images(on-the-fly) of IP Cameras to a FMS.
Then, the other clients(Browser) can connect to FMS to get the living images from FMS.
It will reduce our IP Cameras' loading. There is No need everyone to connect IP Cameras to get living images.
I just don't know is rtmpsrv possible to do that?
I try to build a simulation environment on Linux server to do the test first.
But it doesn't work till now.

My testing is ...
STEP1. Run rtmpsrv as RTMP server on Linux.
STEP2. Use JW player as client on Windows XP.

But I don't know how to use ffmpeg as the input of living images??
Any suggestions or help will be appreciated~~

Regards,
Josan

Quote:
Originally Posted by hyc View Post
rtmpsrv is not a full RTMP server, which is what you would want in an IP camera.

In the past I have considered adding RTMP streaming support to the ffmpeg project's ffserver. It doesn't seem to me to be a worthwhile project though, since RTMP is an inferior, proprietary protocol and pretty much everything already supports RTSP these days.
Reply With Quote