abhello
abhello
Using WebRTC for streaming/playback, messages cannot be sent. Setting usedatachannel: true enables the data channel, and calling player.sendMsg('This is the sent message') sends the message, where the sender in "player.on(ZLMRTCClient.Events.WEBRTC_ON_DATA_CHANNEL_MSG,function(event))"...
> To broadcast the push stream message to the playback end, you need to modify the code slightly. This is not the default behavior. > > > 要把推流端消息广播到播放端需要稍微修改下代码才行 默认不是这种行为 >...
> ```diff > Index: webrtc/WebRtcPusher.cpp > IDEA additional info: > Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP > UTF-8 > =================================================================== > diff --git a/webrtc/WebRtcPusher.cpp b/webrtc/WebRtcPusher.cpp > --- a/webrtc/WebRtcPusher.cpp (revision 6ecd139b50bb00f1f1671d24c5b1e80824ef2645) > +++ b/webrtc/WebRtcPusher.cpp (date...
找不到管理后台入口
刚刚的截图是我新安装的服务,一下截图是之前的升级后的界面
另外,使用json传参数组,后端也无法接收