> On ?testH264VideoToTransportStream.cpp? > > 1/ Change inputFileName from ?in.264? to ?stdin?, and > 2/ Change outputFileName from ?out.ts? to ?stdout?. > ========================================================== > > Results : do i have to put stdin definition or really "stdin" like i did in > the following code?
No, I really meant the strings “stdin” (including the quotes) and “stdout”. Our software automatically recognizes those strings as special ‘file names’. > do i have to change this : ifdef USE_SSM= "232.255.42.42"; ? No, because - by default - USE_SSM is not defined. Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel