使用WebRTC从Raspberrypi进行实时流传输

问题描述

我想要一台服务器,该服务器将具有raspBerrypi的实时流。 我期望在WebRTC的帮助下RaspBerrypi能够提供低延迟的实时流。 如果有任何方法可以实现此流程,请让我知道此过程涉及的步骤。 我尝试使用Janus和UV4L进行流程,服务器也已经启动,但是我遇到以下错误

Creating new session: 8369675473992662; 0x7f69ac001320
Creating new handle in session 8369675473992662: 3129073299361989; 0x7f69ac001320 0x7f69ac001ab0
[ERR] [plugins/janus_videoroom.c:janus_videoroom_process_synchronous_request:3013] Room 1234 already exists!
[3129073299361989] Creating ICE agent (ICE Full mode,controlled)
[WARN] [3129073299361989] ICE Failed for component 1 in stream 1,but we're still waiting for some info so we don't care... (trickle pending,answer received,alert not set)
[ERR] [ice.c:janus_ice_check_Failed:1760] [3129073299361989] ICE Failed for component 1 in stream 1...
[janus.plugin.videoroom-0x7f69980126a0] No WebRTC media anymore; 0x7f69ac001ab0 0x7f69ac002080
[3129073299361989] WebRTC resources freed; 0x7f69ac001ab0 0x7f69ac001320

我们非常感谢您的帮助,如果除了Janus之外还有其他方法,请告诉我

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)