Re: [Live-devel] simultaneous access to different sessions

2013-02-11 Thread saravanan
Hi Ross, Yes, exactly you are right. We are streaming from live, encoded video and slightly modified the testOnDemandRTSPServer application. We thought of getting your valuable inputs to understand the issue, if you are OK. Below are the sequence of operation we are doing to stream MPEG4 a

Re: [Live-devel] H.264 via RTP - ugly artifacts

2013-02-11 Thread Chris Richardson (WTI)
Hi, I also collect SPS, PPS and IDR NALS prior to sending them to FFMPEG and had forgotten about that until you mentioned it. So I send FFMPEG buffers with either [7,8,5] or [1] each time. The P frames are probably distorted because they refer to IDR reference pictures that are not correct.

Re: [Live-devel] Problem with testOnDemandRTSPServer

2013-02-11 Thread Ross Finlayson
> I have a problem when I use "testOnDemandRTSPServer" to run a ".ts" stream > VLC can't display it http://www.live555.com/liveMedia/faq.html#my-file-doesnt-work Also, VLC is not our software, so you should first use "testRTSPClient" or "openRTSP" as your client. Ross Finlayson Live Networks,

Re: [Live-devel] H.264 via RTP - ugly artifacts

2013-02-11 Thread Jesse Hemingway
Ross, I'm sorry to continue this thread on your forum, but I've gotten more traction here than anywhere -- feel free to reject if you feel it's noise. Jeff, to your notes: I spent a little more time experimenting. I find that for low-res video (e.g. 240x160) I'll just get a single IDR slice at an

Re: [Live-devel] TCP Streaming

2013-02-11 Thread Ross Finlayson
> I came across the question on the mailing list "Query Related to GroupSock > Library",as i am newbie to this live 555 media .In > "testMPEG2TransportStreamer.cpp" there is support to create in built rtsp > server, when the proxy server request the "testMPEG2TransportStreamer.cpp" > with "-t"

Re: [Live-devel] H.264 via RTP - ugly artifacts

2013-02-11 Thread Jesse Hemingway
Thanks Jeff, I tried out your suggestion of caching and passing the 7,8 frames before every keyframe, so my sequence looked like 7,8,5,7,8,5,7,8,5,1,1,1,1,1,1,7,8,5,7,8,5,... however, I got exactly the same visual artifacts. I think I'm also safe on the prefix endian-ness, as I pack my buffer wit

[Live-devel] TCP Streaming

2013-02-11 Thread Gaurav Badhan
Hello Ross * I came across the question on the mailing list "*Query Related to GroupSock Library",as i am newbie to this live 555 media .In "testMPEG2Trans portStreamer.cpp" there is support to create in built rtsp server, when the proxy server request the "testMPEG2TransportStreamer.cpp" with "-t

Re: [Live-devel] SEGV handling GET_PARAMETER response.

2013-02-11 Thread PROMONET Michel
Hi Ross, Even if I have not identify what's wrong with the GET_PARAMETER response sent by the camera, I confirmed that your modification fix the problem. Thanks, Michel. [@@THALES GROUP RESTRICTED@@] De : live-devel-boun...@ns.live555.com [mailto:live-devel-bo

Re: [Live-devel] Query Related to GroupSock Library

2013-02-11 Thread Ross Finlayson
If you had read the FAQ (as everyone is asked to do before posting to the mailing list), you would have realized that if you modify the supplied source code, you can expect *no* support on this mailing list (especially for people, like you, who use unprofessional email addresses). The "testMPEG

[Live-devel] Query Related to GroupSock Library

2013-02-11 Thread Robert Clove
Hello All, Sir as i am new to live 555 libraries i built your sample of "testMPEG2TransportStreamer.cpp" which stream from the file and was able to receive the stream.I saw that UDP packets are being streamed. Then i went into your code :- Groupsock rtpGroupsock(*env, destinationAddress, rtpPort

Re: [Live-devel] where to place media files in CentOS

2013-02-11 Thread Akalanka De Silva
It worked!. Thank a lot for the help Ross. guess i was being stupid :):) On Sun, Feb 10, 2013 at 3:45 PM, Ross Finlayson wrote: > I downloaded the file (around 1.09MB) in your site from the link you > mentioned and it had no extension. I had no idea whether it was a rpm or a > tar file. > > > I

Re: [Live-devel] Playing RTSP stream widget on Samsung and its freezing

2013-02-11 Thread Max . . .
Message-ID: < 1ddf5b91-a65b-4d53-be65-44950e259...@live555.com > Content-Type: text/plain; charset="us-ascii" > Because the problem occurs only with Samsung's media player, and not with > VLC, this suggests that the problem is with Samsung's media player, not our > server software. Therefore, y