Changes between Version 46 and Version 47 of StreamingGuide
- Timestamp:
- 11/05/2012 11:11:11 AM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StreamingGuide
v46 v47 201 201 With tcp based streams you can probably use any formatting/muxer, but with udp you need to be careful and use a muxer that supports 'connecting anytime' like mpegts. 202 202 203 If you are forced to use udp (for instance you need to broadcast to a multicast port for whatever reason) then you may be able to avoid the packet loss by (sending less data or sending the same frames over and over again so they have a higher chance of being received). 204 203 205 == External links == 204 206


