On Feb 9, 2012, at 9:39 AM, Jim Van Vorst wrote: > Can I use openRTSP to receive a stream, convert to .mp4 or .mov, and pipe to > another program, or does the container format prevent this?
Yes, the file format prevents this. ".mov"/".mp4" files must be seekable files; they can't be unseekable byte streams. Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
