Re: [Live-devel] Access violation in StramParser::testBytes()

2012-09-06 Thread Shaheed Abdol
Thank you Ross, I should at this point mention that I am using the DeviceSource template you provided as a means to retreive "live" footage from a DVR device. I am using the code on Windows, and am synchronizing access to the frame queue using critical sections. For this specific case, I am pas

Re: [Live-devel] Access violation in StramParser::testBytes()

2012-08-31 Thread Shaheed Abdol
Good morning Ross, You are indeed correct: Program streams are a big "no-no" for any streaming situation, and I believe it's a testament to the robust, flexible design of the live555 library for it to recognize and correctly demux the stream. Unfortunately this is the constraint I have been give

[Live-devel] Access violation in StramParser::testBytes()

2012-08-30 Thread Shaheed Abdol
that it's possible to handle the closing stream in my derived classes, but that method is static and not virtual, is there another mechanism in place which I could use? Any advice would be appreciated. Thank you Regards _______ Shaheed Abdol Web: www.scans

[Live-devel] Streaming from a live source

2012-04-24 Thread Shaheed Abdol
mera signals that data is ready I am doing my best to call signalDataWaiting from the external thread when we detect that only a portion of a frame has been delivered to the DiscreteStreamFramer. Should I call signalDataWaiting for frame portions? Or should I truncate the data and allow the

[Live-devel] DeviceSource using elementary stream framer with discrete frames

2012-04-18 Thread Shaheed Abdol
k you Regards _______ Shaheed Abdol Web: www.scansoft.co.za <http://www.scansoft.co.za/> Tel: +27 21 913 8664 Cell: +27 79 835 8771 <>___ live-devel mailing list live-devel@lists.live555.com http://lists.liv

[Live-devel] Possible missing parameter in MPEG4ESVideoRTPSink::auxSDPLine()

2012-03-29 Thread Shaheed Abdol
gards ___ Shaheed Abdol Web: www.scansoft.co.za <http://www.scansoft.co.za/> Tel: +27 21 913 8664 Cell: +27 79 835 8771 <>___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] Possible missing parameter in MPEG4ESVideoRTPSink::auxSDPLine()

2012-03-28 Thread Shaheed Abdol
roying the live555 code? Thank you Regards _______ Shaheed Abdol Web: www.scansoft.co.za <http://www.scansoft.co.za/> Tel: +27 21 913 8664 Cell: +27 79 835 8771 ___ live-devel mailing list live-devel@lists.

[Live-devel] RTSP server delivers HTTP 404 describe response tocertain clients

2012-03-26 Thread Shaheed Abdol
(should be) the last filter in the sequence. Thank you Regards _______ Shaheed Abdol Web: www.scansoft.co.za <http://www.scansoft.co.za/> Tel: +27 21 913 8664 Cell: +27 79 835 8771 <>___ live-devel

[Live-devel] RTSP server delivers HTTP 404 describe response to certain clients

2012-03-25 Thread Shaheed Abdol
reading this behemoth of a post. Regards ___ Shaheed Abdol Web: www.scansoft.co.za <http://www.scansoft.co.za/> Tel: +27 21 913 8664 Cell: +27 79 835 8771 <>___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] How to assign sinks to subsessions

2012-02-15 Thread Shaheed Abdol
. Thank you for all your assistance. Regards Shaheed Abdol Web: www.scansoft.co.za <http://www.scansoft.co.za/> Tel: +27 21 913 8664 Cell: +27 79 835 8771 <>___ live-devel mailing list live-devel@lists.live

[Live-devel] How to assign sinks to subsessions

2012-02-13 Thread Shaheed Abdol
ee this in my Decoder "filter", which is handed input data and successfully decodes the first frame). I am at wits' end with this problem, since the library supports what I want - tested by connecting to the RTSP source with VLC. Thank you for your time Regards ______