Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
84 views

RTSP to RTMP streaming

I am trying to set up a server for converting a video stream, live. The input stream is in RTSP format, and the output should be RTMP (to use in a Flash application). I've had a look at crtmp, which ...
0
votes
2answers
173 views

Open source RTSP streaming server

I want to stream videos to mobile phones in RTSP format. I want to set up an RTSP server. Is there any CDN that suppport RTSP or should I set up a VPS and go for an RTSP server. If so what is the ...
0
votes
0answers
91 views

RTSP Proxy Server That Works in RHEL 6

I need to move an RTSP Proxy service from an old server that is about to be decommissioned onto a new server that is running RHEL 6. It seems that all the easily searchable options for RTSP proxying ...
2
votes
1answer
466 views

CloudFront or other CDN with RTSP streaming?

So I've been bouncing between CDN's trying to optimize our serving solution. We're serving short video clips into our code that display either an html5 video element (MP4 or OGG) or a flash swf (FLV) ...
0
votes
3answers
337 views

Softgrid App-V Launch Failed can't connect

I've just been assigned a task of troubleshotting a softgrid setup, and since I've never worked with softgrid it's quite a steep learning curve. A customer called in and said she couldn't start her ...
0
votes
2answers
200 views

Streaming Media over network cameras?

So I have the pleasure of learning how to stream media content from RTSP (Or RTP) cameras. I know the basics of the streaming but as for the software / hardware required, I'm a bit over my head. The ...
1
vote
0answers
279 views

H.323 to RTSP gateway?

Is there such a thing as a H.323 to RTSP gateway? Am I searching for the wrong terms? This site seems to imply that such a thing should already exists, but I cannot find anything at all. My end goal ...
2
votes
1answer
271 views

Is it possible to force the Apple Darwin Streaming Server to send streaming over port 80?

Is it possible to force the Apple Darwin Streaming Server to send streaming over port 80Is it possible to force the Apple Darwin Streaming Server to send streaming over port 80? Background: We have a ...
2
votes
1answer
584 views

Tools for load-testing a videoserver

I'm looking for a tool capable of setting up multiple RTSP streaming sessions and keeping them alive for a configurable amount of time. Ideally this should not be videoserver specific and as ...
1
vote
1answer
813 views

Linux RTSP server

We plan to build the video streaming solution. Servers should take an rtsp stream from cams and duplicate it to users. Users connects to the authentication servers and only then are redirected to ...