Changeset 191a84f4c769601a6ea4a0134ea60a8a84d73fc2

Show
Ignore:
Timestamp:
09/15/07 12:31:01 (10 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1189852261 +0000
git-parent:

[b8e28844a684a45cd8082a3241e1078a322cc256]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1189852261 +0000
Message:

Some sout news

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • NEWS

    rb8e2884 r191a84f  
    2929    You can then use commands like: @test marq-marquee Goodbye 
    3030    These new commands are also available in the telnet interface. 
     31 * The "rtp" access output module has been removed: 
     32   Please the RTP stream output instead, e.g.: 
     33     Old: '#std{access=rtp,dst=239.255.1.2,sap}' 
     34     New: '#rtp{dst=239.255.1.2,sap}' 
    3135 
    3236Changes: 
     
    98102 
    99103Stream output: 
    100  * UDP-Lite (requires OS support) for RTP/TS encapsulation 
     104 * RTSP for TS-multiplexed broadcast streams 
     105 * New RTP payload formats: 
     106   * ITU T.140 (for text, subtitles) 
     107(FIXME: * Speex voice audio codec) 
     108 * UDP-Lite (requires OS support) transport for RTP 
     109 * Lots of fixes for RTSP broadcasting 
    101110 
    102111Interfaces: