janus-mobile-sdk icon indicating copy to clipboard operation
janus-mobile-sdk copied to clipboard

[ABANDONED] Janus Gateway Mobile SDK

Results 14 janus-mobile-sdk issues
Sort by recently updated
recently updated
newest added

Hi there, I am wondering if this project is still maintained. I have managed to have the VideoRoom plugin kinda working on Android, but have been in need of making...

i'm try this demo videoroom not show local video and remote video . i do it like echotest add listener but no video to . hao to add it

hi , i cloned and maked the project successfully following this : https://meetecho.github.io/janus-mobile-sdk/#/getting-started. make done successfully but when im trying to run the android example it stops with this error...

When I start api test, I get a native crash: 2020-05-30 14:57:47.656 13132-13259/com.github.helloiampau.app E/libc++abi: terminating with uncaught exception of type nlohmann::detail::parse_error: [json.exception.parse_error.101] parse error at line 1, column 1: syntax...

CMake Error at G:/Android/sdk/cmake/3.10.2.4988404/share/cmake-3.10/Modules/ExternalProject.cmake:2474 (message): No download info given for 'boringssl_proj' and its source directory:

It will help many developers if there are some installation instructions provided.

Hey! In JanusPlugins file have only ECHO_TEST, STREAMING and VIDEOROOM plugins. This is auto-generated file , so is it possible to use Audiobridge plugin for Android ? Thank you.

Is there any iOS example?

I've seen the transport.cc class is not implemented 2 methods at line 99 (void WebSocketTransport::send) and 102 (void WebSocketTransport::close). We have any plan for that?

Hi! It seems that janus-mobile-sdk includes the camera access code as part of the native implementation and that there is no obvious way to attach an already existing implementation of...