Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 2 个 SIP 客户端上实现视频通话
到目前为止,我已经成功地以两种方式获取音频流,但视频流是一种方式,即我在 baresip 终端获取流,但我在 EYEBEAM 终端看不到视频。我不明白我哪里错了。
当我通过wireshark检查时,eyebeam正在向eyebeam发送STAP-a和Fu-a数据包。但是 baresip 没有向 eyebeam 发送任何 STAP-a 和 Fu-a 数据包,因此没有视频。两个客户端都支持 H.264。
欢迎指出正确方向。
这个问题需要至少一方的日志才能回答。不过,我想可能会检查打包模式。