使用RTSP协议,我可以发送MPEG2-TS RTP数据包吗?
在VLC播放器中,我可以在RTP上使用MPEG-2TS。但只支持RTP,不支持RTSP (请求url => rtp://{服务器ip}:{端口}/{路径})
发布于 2018-06-21 23:12:51
在本教程中,https://support.spinetix.com/wiki/Tutorial:Streaming_using_VLC#Transcode_into_MPEG_TS_and_stream_over_RTP.2FTS
您应该使用rtsp作为您的源
https://stackoverflow.com/questions/47576041
相似问题