http://www.live555.com/mediaServer/
http://www.live555.com/liveMedia/public/


http://www.live555.com/liveMedia/#config-unix
How to configure and build the code on Unix (including Linux, Mac OS X, QNX, and other Posix-compliant systems)

./genMakefiles


[root@localhost live]#./genMakefiles linux
[root@localhost live]#make
[root@localhost live]#cd mediaServer

[root@localhost mediaServer]# ./live555MediaServer
LIVE555 Media Server
    version 0.74 (LIVE555 Streaming Media library version 2012.06.17).
Play streams from this server using the URL
    rtsp://0.0.0.0/
where is a file present in the current directory.
Each file's type is inferred from its name suffix:
    ".264" => a H.264 Video Elementary Stream file
    ".aac" => an AAC Audio (ADTS format) file
    ".ac3" => an AC-3 Audio file
    ".amr" => an AMR Audio file
    ".dv" => a DV Video file
    ".m4e" => a MPEG-4 Video Elementary Stream file
    ".mkv" => a Matroska audio+video+(optional)subtitles file
    ".mp3" => a MPEG-1 or 2 Audio file
    ".mpg" => a MPEG-1 or 2 Program Stream (audio+video) file
    ".ts" => a MPEG Transport Stream file
        (a ".tsx" index file - if present - provides server 'trick play' support)
    ".wav" => a WAV Audio file
    ".webm" => a WebM audio(Vorbis)+video(VP8) file
See http://www.live555.com/mediaServer/ for additional documentation.
(We use port 80 for optional RTSP-over-HTTP tunneling, or for HTTP live streaming (for indexed Transport Stream files only).)

FC14
 /etc/init.d/iptables stop

FC16
systemctl stop iptables.service


[root@localhost mediaServer]# ./live555MediaServer
LIVE555 Media Server
    version 0.74 (LIVE555 Streaming Media library version 2012.06.17).
Play streams from this server using the URL
    rtsp://10.6.10.77/
where is a file present in the current directory.
Each file's type is inferred from its name suffix:
    ".264" => a H.264 Video Elementary Stream file
    ".aac" => an AAC Audio (ADTS format) file
    ".ac3" => an AC-3 Audio file
    ".amr" => an AMR Audio file
    ".dv" => a DV Video file
    ".m4e" => a MPEG-4 Video Elementary Stream file
    ".mkv" => a Matroska audio+video+(optional)subtitles file
    ".mp3" => a MPEG-1 or 2 Audio file
    ".mpg" => a MPEG-1 or 2 Program Stream (audio+video) file
    ".ts" => a MPEG Transport Stream file
        (a ".tsx" index file - if present - provides server 'trick play' support)
    ".wav" => a WAV Audio file
    ".webm" => a WebM audio(Vorbis)+video(VP8) file
See http://www.live555.com/mediaServer/ for additional documentation.
(We use port 80 for optional RTSP-over-HTTP tunneling, or for HTTP live streaming (for indexed Transport Stream files only).)

arrow
arrow
    全站熱搜

    立你斯 發表在 痞客邦 留言(0) 人氣()