关于 “基于WebRtc的web播放大华海康rtsp视频流(延迟一秒以内)” 我按照方法但是没有显示结果
webRtcServer = new WebRtcStreamer("video","http://192.168.99.102:8000"); // 是我自己的ip
/
webRtcServer.connect("rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov");
Version:v0.6.4/Windows-AMD64 civetweb@v1.13 webrtc@82aa094a97-dirty live555helper@d351689
nullLogger level:3
[000:000][58284] (audio_device_generic.cc:28): BuiltInAGCIsAvailable: Not supported on this platform
[000:001][58284] (audio_device_generic.cc:38): BuiltInNSIsAvailable: Not supported on this platform
HTTP Listen at 0.0.0.0:8000
启动也成功