Re: [Live-devel] trying openRTSP

2011-01-17 Thread Ross Finlayson
Just in few cases the response from server was ok, but all the other times it returns: Failed to get a SDP description from URL "rtsp://147.83.113.48:8554/mpeg2TransportStreamTest": connect() failed: Connection refused The "Connection refus

Re: [Live-devel] Live555 DirectShow Source Filter for Win CE

2011-01-17 Thread Ross Finlayson
The last two folders provided a starting point for developing rtsp directshow source filters. Could somebody provide a pointer about live555 directshow source filter sample for Win CE in the latest release. We have never supplied this ourselves. You must have orginally gotten this from somewh

Re: [Live-devel] About openRTSP

2011-01-17 Thread Ross Finlayson
I have observed one point in the openRTSP. When i use openRTSP as it is it works fine, but when i introduces delay in void FileSink::afterGettingFrame1 (lets say 50 ms) i will miss some frame. why? Probably because your operating system has insufficient large socket reception buffering. (If

[Live-devel] trying openRTSP

2011-01-17 Thread Francesco Tonelli
Hi, I'm Francesco, I'm a beginner of live555 Streaming Media and I would like to start playing with the RTSP server and openRTSP client. I have installed live555MediaServer on a Server DVB with Ubuntu 8.04 which address is 147.83.113.48 and I have installed the openRTSP client on my laptop (Ubunt

[Live-devel] bug, 1. rtp package lost when Media Server is running under windows

2011-01-17 Thread Morten Svendsen
Hi I am running LIVE555 Media Server version 0.65 (LIVE555 Streaming Media library version 2011.01.06). If the server is running on windows (7 pro) and serving a small wav file. The first rtp packet is not send out on the network and therefore the client newer recives the first 882 bytes of pcm

[Live-devel] Live555 DirectShow Source Filter for Win CE

2011-01-17 Thread Bhaskar
Hi, I downloaded Live555 Streaming Media source code around 4 months back. It included folders 1. BasicUsageEnvironment, 2. groupsock, 3. liveMedia, 4. mediaServer, 5. UsageEnvironment, 6. Win32, 7. WinCE (for CoShipC866SDK (ARMV4I)). The latest release has the first five folders in common, bu

[Live-devel] About openRTSP

2011-01-17 Thread Komal Dhote
Hi All, I have observed one point in the openRTSP. When i use openRTSP as it is it works fine, but when i introduces delay in void FileSink::afterGettingFrame1 (lets say 50 ms) i will miss some frame. why? Can anybody explain me why this is happening?As 50 ms is not that much big, in large applica

Re: [Live-devel] Problem using MPEG2TransportStreamFramer

2011-01-17 Thread Ross Finlayson
Anyway, our simple question is about the behaviour of your code. If we understood well, this code tries to estimate the duration of a packet, so you know the duration for the 7 packets you are sending, but we don´t know what do you do with that number. The "fDurationInMicroseconds" parameter

Re: [Live-devel] Problem using MPEG2TransportStreamFramer

2011-01-17 Thread Santiago Merchán
Hello again, Thank you very much for your fast reply. I will try to explain better what we have done. We had to rewrite the class MPEG2TransportStreamFramer because Android doesn´t support C++ applications. We could have tried a JNI wrapper to the c++ class but as it was only a class, we decid

Re: [Live-devel] testH264Videostreamer to VLC crashes the VLC player

2011-01-17 Thread Ross Finlayson
the 5MB sequence can be downloaded here: https://storageuk11.transferbigfiles.com/files/7e481a21-566f-4584-84b5-4c4c48145c9c?rid=2MTttgc0mbrtXQ1k0Nxuqw%3d%3d Thanks. as you probably know the files test.264 must be renamed test.h264 to be played on VLC and it plays fine. When I stream the file

Re: [Live-devel] Contents of live-devel digest live-devel Digest, Vol 87, Issue 3, topic 3

2011-01-17 Thread Mario Raffin
Thank you very much for the support. Regarding this: > Can someone suggest a way to test the validity of the stream? Please put an example ".264" file online, and send us the URL, so I can download and test it. the 5MB sequence can be downloaded here: https://storageuk1