Re: [Live-devel] Multi-File Streaming

2016-09-07 Thread Randy Scheifele
Ross, Thanks for the pointers. I agree that the system is complex, and unfortunately, given the constraints, I think it has to be. Anyway, if you care, I narrowed down the problem to the difference (probably in my use or understanding) between the MPEG4VideoStreamFramer and the MPEG4VideoStreamD

Re: [Live-devel] Multi-File Streaming

2016-09-03 Thread Ross Finlayson
> The current setup is using an Axis camera as device A that is pointed to a > digital clock that can display seconds. It is streaming MPEG4-ES data, so I > am using the MPEG4VideoFileServerMediaSubsession (with the exception that I > am passing in my ByteStreamFolderSource instead of the ByteS

[Live-devel] Multi-File Streaming

2016-08-29 Thread Randy Scheifele
Hi, I am using the Live555 Streaming Media library in a project that I am working on and have a few system constraints that force me to use the library in a somewhat non-standard way. I was hoping someone could comment on my proposed use of the library given my constraints. Suppose the following