Changes between Version 3 and Version 4 of Ticket #2171, comment 7
- Timestamp:
- 01/25/2013 01:39:13 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2171, comment 7
v3 v4 20 20 Calling ffmpeg with the stream parameters passed in thus: 21 21 22 {{{ 22 23 ffmpeg -i udp://<multicast_ip>:<multicast_port>?sources=<ssm_address> 24 }}} 23 25 24 26 Seems to work, sending out the appropriate IGMPv3 message, so it seems under the bonnet ffmpeg is working fine, and it is just a problem parsing the SDP


