Commit 05842dc3 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Document --miface-addr/--miface change

parent fc4debe6
...@@ -22,6 +22,8 @@ Important notes: ...@@ -22,6 +22,8 @@ Important notes:
--http-crl (optional CRL). --http-crl (optional CRL).
* RTSP server IP address and port are updated similarly. * RTSP server IP address and port are updated similarly.
Use --rtsp-host and --rtsp-port respectively. Use --rtsp-host and --rtsp-port respectively.
* The --miface-addr option does not exist anymore. To select the multicast
output interface, use --miface instead, e.g. --miface=eth0.
Important changes for packagers: Important changes for packagers:
* The default builds now assume that the operating system uses UTF-8 for * The default builds now assume that the operating system uses UTF-8 for
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment