Closed DavidMR91 closed 3 years ago
It does not reproduce any video, neither the demo ones, nor my camera that I have locally. my config.json is:
{ "server": { "http_port": ":8083" }, "streams": { "H264_AAC": { "on_demand": true, "url": "rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov" }, "MICRO": { "on_demand": true, "url": "rtsp://akaimp.duckdns.org/live/ch00_0" }, "H265": { "on_demand": true, "url": "rtsp://171.25.232.14/37edec0a09174c639e21c9fc4cf9d9a1" }, "H264_PCMALAW": { "on_demand": true, "url": "rtsp://admin:evro0811@89.21.77.183:33556/" }, "H264_AAC-2": { "on_demand": true, "url": "rtsp://admin:@172.16.255.247:554//h264Preview_01_main" }, "MICRO-2": { "on_demand": true, "url": "rtsp://admin:@172.16.255.247:554//h264Preview_01_main" }, "H265-2": { "on_demand": true, "url": "rtsp://admin:@172.16.255.247:554//h264Preview_01_main" }, "H264_PCMALAW-2": { "on_demand": true, "url": "rtsp://admin:@172.16.255.247:554//h264Preview_01_main" } } }
Fixed, the codecs are missing, therefore, the videos were not displayed. I have fixed it by installing VLC.
h265 work only safari browser sorry.
It does not reproduce any video, neither the demo ones, nor my camera that I have locally. my config.json is: