Changes between Version 59 and Version 60 of StreamingGuide
- Timestamp:
- Nov 20, 2013, 4:52:37 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StreamingGuide
v59 v60 225 225 ffmpeg -i tcp://local_hostname:port?listen 226 226 227 (basically, one side needs to specify "listen" and the other needs to not to). 228 227 229 Another option is to use rtp (which by default uses udp) but by specifying it use tcp: 228 230
