Changes between Initial Version and Version 1 of Ticket #1285
- Timestamp:
- 05/20/2012 10:02:15 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1285 – Description
initial v1 10 10 here is the ffserver log: 11 11 12 {{{ 12 13 ffserver -f /home/maher/streamprovider/cool/ffdream.conf 13 14 ffserver version git-2012-05-03-29ed190 Copyright (c) 2000-2012 the FFmpeg developers … … 40 41 Tue May 8 15:05:11 2012 192.168.1.106 - - [] " RTP/UDP" 200 2186695 41 42 Tue May 8 15:05:56 2012 192.168.1.106 - - [TEARDOWN] "rtsp://192.168.1.106:5454/live-rtsp.mpg/ RTSP/1.0" 200 981 43 }}} 42 44 43 45 and my ffserver.conf 46 {{{ 44 47 Port 8090 45 48 RTSPPort 5454 … … 77 80 AVOptionAudio flags +global_header 78 81 </Stream> 82 }}} 79 83 80 84 i'm using ubuntu 11.10


