Does openRTSP support H.264 streaming, I am using VLC latest version as streaming server.
Regards Aditya ________________________________ From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Aditya Vikram Sent: Monday, January 19, 2009 1:04 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] RTSP clinet Hi I have written a DirectShow filter using playcomman.cpp program . Basically I want to support mpeg4, h264 and h263 in my filter ..I have implemented my filter as a RTSP client as well as simple RTP receiver (in this case SDP is set by another element not part of filter).Filter (RTSP based) is working fine with mpeg4 and h263 .I am using VLC for RTSP server and I have modified testMPEG1or2VideoStreamer.cpp by changing //videoSink = MPEG1or2VideoRTPSink::createNew(*env, &rtpGroupsock); videoSink = MPEG4ESVideoRTPSink::createNew(*env, &rtpGroupsock,96,9000); Now when I invoke the filter and run testMPEG1or2VideoStreamer streamer is not writing packets continuously that's why directX renderer get stuck for some time. So where is the problem. ________________________________ From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Saturday, January 17, 2009 11:31 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] RTSP clinet Does addata () function of filesink writes one complete frame in to the file ? Yes. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ________________________________ "DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it is addressed. It may contain privileged or confidential information and should not be circulated or used for any purpose other than for what it is intended. If you have received this message in error,please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from using, copying, altering, or disclosing the contents of this message. Aricent accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus." ________________________________ "DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it is addressed. It may contain privileged or confidential information and should not be circulated or used for any purpose other than for what it is intended. If you have received this message in error,please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from using, copying, altering, or disclosing the contents of this message. Aricent accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus."
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel