Open weiwangchina opened 5 years ago
Have you run the demo successfully?
yes successfully !
王伟 软件工程师II 软通智慧
联系我
------------------ 原始邮件 ------------------ 发件人: "kangzhi"<notifications@github.com>; 发送时间: 2020年5月11日(星期一) 下午3:36 收件人: "Streamedian/html5_rtsp_player"<html5_rtsp_player@noreply.github.com>; 抄送: "515002954"<515002954@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [Streamedian/html5_rtsp_player] Need to install nginx and websocket? (#145)
Have you run the demo successfully?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
var playerOptions = { socket: "ws://localhost:8088/ws/", redirectNativeMediaErrors : true, bufferDuration: 30, }; Is there a complete example and Document?