Re: [Live-devel] AVIFileSink and ACC audio stream

2015-12-15 Thread Piotr Piwko
Obviously I mean AAC (AAC4) audio codec. -- Piotr Piwko http://www.embedded-engineering.pl/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] AVIFileSink and ACC audio stream

2015-12-15 Thread Piotr Piwko
looked a little bit at AVIFileSink.cpp code and found that there is only few codecs supported (L16, L8, PCMA, PCMU, MPA), but not MPEG4-GENERIC which is used in my case. Could you please point me how I can store this audio stream together with video frames in one avi file? -- Piotr Piwko http

Re: [Live-devel] Stream two subsessions in one ServerMediaSession

2015-12-10 Thread Piotr Piwko
nly audio stream, frames come more often (~45HZ) than in case of two streams (~5HZ). I need to look once again into buffer getting procedure. Thank you for help. -- Piotr Piwko http://www.embedded-engineering.pl/ ___ live-devel mailing list l

Re: [Live-devel] Stream two subsessions in one ServerMediaSession

2015-12-10 Thread Piotr Piwko
handles two subsessions? Is getting each frame done in one execution thread, or each subsession has it's own dedicated thread? -- Piotr Piwko http://www.embedded-engineering.pl/ ___ live-devel mailing list live-devel@lists.live555.com http://lists

Re: [Live-devel] Stream two subsessions in one ServerMediaSession

2015-12-06 Thread Piotr Piwko
t seems that this functionality works correctly. -- Piotr Piwko http://www.embedded-engineering.pl/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Stream two subsessions in one ServerMediaSession

2015-12-05 Thread Piotr Piwko
lue, so I suppose it is correct and aligned to 'wall clock'. I also verified these values in RTPSink layer and they are exactly the same as I set. I'm wondering what could be wrong in this kind of presentation time setting? Thank you Ross for explanation. -- Piotr Piwko http://www

[Live-devel] Stream two subsessions in one ServerMediaSession

2015-12-04 Thread Piotr Piwko
ty to have similar timestamps (use the same fTimestampBase) in both subsessions? Thank you in advance for your engagement. -- Piotr Piwko http://www.embedded-engineering.pl/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.c

Re: [Live-devel] Simultaneous streaming and capturing

2015-07-23 Thread Piotr Piwko
iles.) > I see. Could you please recommend some other format which supports such functionality? Thank you for engagement, -- Piotr Piwko http://www.embedded-engineering.pl/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.l

[Live-devel] Simultaneous streaming and capturing

2015-07-15 Thread Piotr Piwko
to achieve such functionality. Regards, -- Piotr Piwko http://www.embedded-engineering.pl/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] DeviceSource and RTSP server

2011-06-26 Thread Piotr Piwko
ork properly. I don't know why the ~DeviceSource() is called after createNewRTPSink() execution. Thank you for your valuable replies. -- Piotr Piwko http://www.embedded-engineering.pl/ ___ live-devel mailing list live-devel@lists.live555.com ht

[Live-devel] DeviceSource and RTSP server

2011-06-26 Thread Piotr Piwko
will connect, the first instance of DeviceSource doesn't get any data (deliverFrame() and doGetNextFrame() will not be executed) and only current instance is executed. How can I force executing of all DeviceSource instances? Thank in advance for any hints. -- Piotr Piwko http://www.emb

[Live-devel] RTSP server and MediaSource input

2011-06-18 Thread Piotr Piwko
ediaSource instead of conventional file? I've found one hint about MPEG2TransportFileServerMediaSubsession::createNewStreamSource(), but to be honest I can't find out how to provide the FramedSource object to it. Thank you in advance for your engagement. -- Piotr Piwko http://www.emb