Changeset 8cbf1354cd07378331307510a84c2700e64e8141
- Timestamp:
- 09/28/07 18:14:07
(1 year ago)
- Author:
- Rafaël Carré <funman@videolan.org>
- git-committer:
- Rafaël Carré <funman@videolan.org> 1190996047 +0000
- git-parent:
[5b093e36f6efdc9a834532bd962eecb62161a635]
- git-author:
- Rafaël Carré <funman@videolan.org> 1190996047 +0000
- Message:
NEWS: typo
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rabc9290 |
r8cbf135 |
|
| 30 | 30 | These new commands are also available in the telnet interface. |
|---|
| 31 | 31 | * The "rtp" access output module has been removed: |
|---|
| 32 | | Please the RTP stream output instead, e.g.: |
|---|
| | 32 | Please use the RTP stream output instead, e.g.: |
|---|
| 33 | 33 | Old: '#std{access=rtp,dst=239.255.1.2,sap}' |
|---|
| 34 | 34 | New: '#rtp{dst=239.255.1.2,sap}' |
|---|