webrtcstreamer No sound with audio

19 Views Asked by At

vue + webrtcstreamer, and rtsp``

import { WebRtcStreamer } from '../compisition/webrtcstreamer' import '../compisition/adapter.min' player = new WebRtcStreamer('oneScreenVideo','http://192.168.xx.xx:8000') player.connect(video.value.videoUrl)

Play video with VUE development without sound

0

There are 0 best solutions below