Re: [Live-devel] Compatibility with Visual Studio 10.0

2011-11-15 Thread Simon Helwig
Hey, I tried to built the .mak files, but I don't get an .exe file. Maybe I started the Makefile project in a wrong way, because when you create such a project, you will be asked, to set some settings for the Debug configuration and the release configuration, but I have omitted these steps and

Re: [Live-devel] Relaying transport Stream UDP source to an RTPsink

2011-11-15 Thread Ross Finlayson
> I want to know if is it possible to relay a transport stream streamed from a > source using udp to a destination using RTP. The chain is : > UDPSource> (TransportStream(H264 + AAC)) to be relayed to >RTPSink. Is it > possible to setup an RTSP server serving this RTP stream. Yes, you can use th

[Live-devel] Relaying transport Stream UDP source to an RTPsink

2011-11-15 Thread Achraf Gazdar
Hi, I want to know if is it possible to relay a transport stream streamed from a source using udp to a destination using RTP. The chain is : UDPSource> (TransportStream(H264 + AAC)) to be relayed to >RTPSink. Is it possible to setup an RTSP server serving this RTP stream. Thanks. -- Achraf Gazdar

[Live-devel] RTSP DVB streaming

2011-11-15 Thread Meftah Tayeb
abase 6633 (2015) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] unsubsribe

2011-11-15 Thread Baudouin, Charles
This E-mail and any files transmitted with it ("E-mail") is intended solely for the addressee(s) and may contain confidential and/or legally privileged information. If you are not the addressee(s), any disclosure, reproduction, copying, distribution or other use of the E-mail is prohibited. If

Re: [Live-devel] VLC needs to send the PLAY command twice

2011-11-15 Thread Ross Finlayson
> Look at vlc logs : that's because vlc does not receive any data and > fallback to TCP. Yes, you have a firewall somewhere - between your server and client - that is blocking UDP traffic. That's why VLC, after failing to receive any RTP/UDP packets, retries, this time requesting RTP/TCP. You

Re: [Live-devel] RTSP Server Crash with Milestone Client

2011-11-15 Thread Ross Finlayson
I can't figure out exactly why your server is crashing with the "Milestone" client, but it appears to be related to the fact that this client is behaving in a very strange and non-standard way. For some reason, it is sending two different copies of each "DESCRIBE" request. In particular, it is

Re: [Live-devel] VLC needs to send the PLAY command twice

2011-11-15 Thread Sébastien Escudier
On Tue, 2011-11-15 at 13:02 +0100, Mario Raffin wrote:. > When I start playing all seems OK, I see the the OPTIONS,DESCRIBE, > SETUP and PLAY from the VLC client. After the PLAY the source always > replies with the OK. Then, immediatly after this first PLAY the VLC > client sends a GET_PARAMETER r