I am developing audio switching application in windows, I have used LAME mp3 encoder library for encoding, I want to stream this data to network. Can I modify testMP3Streamer.cpp to make things working, Can I write directly to stdin and pipe the stdin data directly to the testMP3Streamer input. Is it possible?

Yes, see http://www.live555.com/liveMedia/faq.html#liveInput
--

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

Reply via email to