英文: WebRTC delay on iceConnectionState - 'disconnected' 问题 两个对等方已连接 - 主机和客户端 客户端下线后,大约3-7秒后触...
如何在Golang中的不同函数中终止命令执行
英文: How to kill command Exec in difference Function in Golang 问题 我正在制作一个基于Web的屏幕录制程序,使用命令exec来运行FFMP...
如何从随机字节数组中获取图像
英文: How to get image from random byte array 问题 我正在使用解码器与原本使用WebRTC和HTML视频作为显示的Apple CarPlay进行工作。我正在尝...
为什么我会收到两个“407 Proxy Authentication Required”SIP响应?
英文: Why do i get two "407 Proxy Authentication Required" SIP responses? 问题 我正在使用Golang和Fre...
如何使用多个网络来使用 ion-sfu(pion)获取 ICE 候选者?
英文: How to use more than one network to get ICE candidates with ion-sfu (pion) 问题 我正在使用一个在AWS实例上运行的i...
WebRTC – 多房间视频会议
英文: webRTC - Video conferece multiple rooms 问题 我正在使用Pion SFU-WS,它是一个基于Go语言的WebRTC应用程序Pion-SFU。 虽然一切都...
Pion自定义SFU服务器在Docker内无法工作。
英文: Pion custom SFU server not working inside docker 问题 我按照这个示例进行了操作:https://github.com/pion/example...
如何使用Pion/Webrtc将VP8帧转换为图像?
英文: How to convert VP8 interframe into image with Pion/Webrtc? 问题 我已经尝试了Pion/Webrtc examples中的快照示例,将...
Pion WebRTC音频流中断,而视频正常工作。
英文: Pion WebRTC Audio stream cutting out while video works 问题 我正在尝试通过Pion WebRTC将一个MP4视频发送到浏览器。 使用FF...
Android webrtc 无法创建 offer,因为会话选项无效。
英文: Android webrtc cannot create offer due to invalid session options 问题 I have tried to create a vi...
4