ZLMediaKit #
# h264推流
ffmpeg -re -i "/path/to/test.mp4" -vcodec h264 -acodec aac -f rtsp -rtsp_transport tcp rtsp://127.0.0.1/live/test
ffmpeg -re -stream_loop -1 -i carbrand.MOV -vcodec h264 -acodec aac -f rtp_mpegts rtp://127.0.0.1:10000
rtsp __defaultVhost__ rtp 55667788 CodecH264[1920/1080/50]
rtsp://127.0.0.1/rtp/55667788
叶王 © 2013-2024 版权所有。如果本文档对你有所帮助,可以请作者喝饮料。