Changes between Version 39 and Version 40 of StreamingGuide
- Timestamp:
- 10/17/2012 05:42:27 PM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StreamingGuide
v39 v40 111 111 == Saving a file and Streaming at the same time == 112 112 113 See [[Creating multiple%20outputs]]. Basically, you may only be able to accept from a webcam or some other source from at most one process, in this case you'll need to "split" your output if you want to save it and stream it simultaneously. Streaming and saving simultaneously (and only encoding once) can also save cpu.113 See [[Creating multiple outputs]]. Basically, you may only be able to accept from a webcam or some other source from at most one process, in this case you'll need to "split" your output if you want to save it and stream it simultaneously. Streaming and saving simultaneously (and only encoding once) can also save cpu. 114 114 115 115 == Transcoding/repeating ==


