[Live-devel] some problems with ByteStreamMultiFileSource
Ross Finlayson
finlayson at live555.com
Mon Sep 10 00:51:39 PDT 2007
>1. usually fMaxSize = (7*188)=1316 and then in file remain in exact 1316
>unreaded bytes,
> then EOF don't happens
>2. if in file remain little then 188 bytes (TS packet) EOF dont't
>happens too
The size of all Transport Stream files should be a multiple of 188
bytes. If you have a Transport Stream size whose size is *not* a
multiple of 188 bytes, then I suggest rewriting the file to truncate
the excess bytes. Then you won't have this problem.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list