-
I run 01-local demo for server and rtvi-web-demo for client
2024-08-26 17:13:11.097 | INFO | pipecat.transports.services.daily:on_participant_joined:468 - Participant joined a3b53542-cc5e-4…
-
Hi @artieeg, I was implementing scalability for my media server (using mediasoup) and came across with your project and I would like to congratulate you for such clean/well written code, will definite…
-
**Fat library issues**
It would be great to be able to use a .xcframework rather than a "fat" .framework containing an iOS and iOS simulator slice.
Building a "Fat" framework (as mentioned in the…
-
`H264.cpp` payload descriptor parser relies on frame-marking RTP extension to get information about temporal layer of the payload (among other fields). However, libwebrtc (AKA Chrome) no longer enable…
-
Details are as follows:
../../../subprojects/libuv-v1.43.0/src/unix/stream.c: In function ‘uv__write’:
../../../subprojects/libuv-v1.43.0/src/unix/stream.c:929:3: error: C++ style comments are not a…
-
老哥,真的不想打扰您,实在没办法,不知道怎么使用。
### 1 我使用[mediasoup-client](https://github.com/ouxianghui/mediasoup-client)这个项目,编译不成功,所以转战janus-client
### 2 janus-client一下就编译完成,但是我不知道怎么使用
janus-client编译完成,可以直接跑起来,…
-
Hi,
I have been trying to get the media soup flutter client working. I am having an issue with below code, which is part of transport.produce(). The input needed for this is a List but if I add mo…
-
can we use this server and flutter for video broadcasting? Has anyone done it?
-
crack while exit room
2020-08-01 17:33:58.484 31238-31432/com.quickfly.rtc I/mediasoupclient-jni: [TRACE] transport_jni::JNI_SendTransport_FreeTransport()
2020-08-01 17:33:58.487 31238-31448/com.q…
-
Hi @un-hongly,
I am aslo new to webrtc and mediasoup. I have also followed the same tutorial on youtube as yours from Amir Eshaq and I am also developing the app on flutter. I have used your code f…