Re: [Live-devel] Matroska BANK_SIZE overflow

2013-11-09 Thread Ross Finlayson
> I continue to test mkv and I found another file that makes also abort > testOnDemandRTSPServer. OK, thanks for the report. The problem here is that our parser wasn't properly skipping over the very large 'file attachments' embedded within the Matroska file. I've now installed a new version

Re: [Live-devel] Matroska BANK_SIZE overflow

2013-11-08 Thread PROMONET Michel
ailto:[mailto:live-devel-boun...@ns.live555.com]> De la part de Ross Finlayson Envoyé : mercredi 6 novembre 2013 05:45 À : LIVE555 Streaming Media - development & use Objet : Re: [Live-devel] Matroska BANK_SIZE overflow Surely I badly use the matroska parser... What I was trying to do is

Re: [Live-devel] Matroska BANK_SIZE overflow

2013-11-06 Thread PROMONET Michel
Streaming Media - development & use Objet : Re: [Live-devel] Matroska BANK_SIZE overflow Surely I badly use the matroska parser... What I was trying to do is to connect each matroska subsession to a sink. In fact I don't need ServerMediaSession, it is just to get the FramedSource correspon

Re: [Live-devel] Matroska BANK_SIZE overflow

2013-11-05 Thread Ross Finlayson
> Surely I badly use the matroska parser… > What I was trying to do is to connect each matroska subsession to a sink. In > fact I don’t need ServerMediaSession, it is just to get the FramedSource > corresponding to a subsession. The "MatroskaFileServerDemux" class should be used only within a RT

Re: [Live-devel] Matroska BANK_SIZE overflow

2013-11-05 Thread PROMONET Michel
.doEventLoop(); return 0; } Thanks for your help. Michel. [@@ THALES GROUP INTERNAL @@] De : live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] De la part de Ross Finlayson Envoyé : lundi 4 novembre 2013 18:26 À : LIVE555 Streaming Media - development & use O

Re: [Live-devel] Matroska BANK_SIZE overflow

2013-11-04 Thread Ross Finlayson
Adding a missing word to my previous answer: > How are you parsing/demultiplexing this Matroska file? Are you using your > own application (that presumably uses the API in > "liveMedia/include/MatroskaFile.hh")? If so, then please [provide] the code > for a simple application (as simple as yo

Re: [Live-devel] Matroska BANK_SIZE overflow

2013-11-04 Thread Ross Finlayson
> I posted the file at this URL http://dl.free.fr/qPp4PZMIV I had no problem streaming this ".mkv" file - using either "testOnDemandRTSPServer" or the "LIVE555 Media Server". How are you parsing/demultiplexing this Matroska file? Are you using your own application (that presumably uses the API

Re: [Live-devel] Matroska BANK_SIZE overflow

2013-11-04 Thread PROMONET Michel
:02 À : LIVE555 Streaming Media - development & use Objet : Re: [Live-devel] Matroska BANK_SIZE overflow I reach this limit parsing an MKV file with an H264 stream. So please put this file on a (publically-accessible) web server, and send us the URL, so we can download and test it for our

Re: [Live-devel] Matroska BANK_SIZE overflow

2013-10-30 Thread Ross Finlayson
> I reach this limit parsing an MKV file with an H264 stream. So please put this file on a (publically-accessible) web server, and send us the URL, so we can download and test it for ourself. Ross Finlayson Live Networks, Inc. http://www.live555.com/ _