You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's the cmake for mediastreamer2:
rm -rf build-arm-linux-gnueabihf-8.3.0 && mkdir -p build-arm-linux-gnueabihf-8.3.0 /opt/tools/uLinphone/install-rk
cd build-arm-linux-gnueabihf-8.3.0
Here's the cmake for liblinphone:
rm -rf build-arm-linux-gnueabihf-8.3.0 && mkdir -p build-arm-linux-gnueabihf-8.3.0 /opt/tools/uLinphone/install-rk
cd build-arm-linux-gnueabihf-8.3.0
Liblinphone mediastreamer2 compiled successfully, the call was normal, but there was no video, indicating the following error:
2023-11-14 18:39:40:042 liblinphone-message-Rtp bundle is disabled.
2023-11-14 18:39:40:043 liblinphone-message-Don't put stream of type video on local offer for CallSession [0x84004]
2023-11-14 18:39:40:044 liblinphone-message-stream#0 [audio] in state [Stopped]: multicast role is [inactive]
The text was updated successfully, but these errors were encountered:
Here's the cmake for mediastreamer2:
rm -rf build-arm-linux-gnueabihf-8.3.0 && mkdir -p build-arm-linux-gnueabihf-8.3.0 /opt/tools/uLinphone/install-rk
cd build-arm-linux-gnueabihf-8.3.0
Here's the cmake for liblinphone:
rm -rf build-arm-linux-gnueabihf-8.3.0 && mkdir -p build-arm-linux-gnueabihf-8.3.0 /opt/tools/uLinphone/install-rk
cd build-arm-linux-gnueabihf-8.3.0
Liblinphone mediastreamer2 compiled successfully, the call was normal, but there was no video, indicating the following error:
2023-11-14 18:39:40:042 liblinphone-message-Rtp bundle is disabled.
2023-11-14 18:39:40:043 liblinphone-message-Don't put stream of type video on local offer for CallSession [0x84004]
2023-11-14 18:39:40:044 liblinphone-message-stream#0 [audio] in state [Stopped]: multicast role is [inactive]
The text was updated successfully, but these errors were encountered: