> Assume there is an AAC file a.aac exist on RTSP server, and an application > continue to append data into the file. Can RTSP server stream from this AAC > file at the same time?
I *think* that this will work (if the AAC audio file is in ADTS format), but I don't know for sure. > Can RTSP server stream from server’s *memory* directly? Yes, we have a class "ByteStreamMemoryBufferSource" that the server could use for input. (Such a buffer is fixed in size, however.) Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
