Tun L Posted January 5, 2021 Share Posted January 5, 2021 Hello. Currently, my company wants to use antmedia and we need to check the WebRTC Embedded SDK? Where can I download that sdk? Link to comment Share on other sites More sharing options...
0 Murat Eminoglu Posted January 5, 2021 Share Posted January 5, 2021 Hello, Here is the mobile SDKs: https://antmedia.io/free-webrtc-android-ios-sdk/ Here is the Javascript SDK, it is open source: https://github.com/ant-media/StreamApp/blob/master/src/main/webapp/js/webrtc_adaptor.js Hope this helps. Best regards, Link to comment Share on other sites More sharing options...
0 Tun L Posted January 5, 2021 Author Share Posted January 5, 2021 Thank you. But we want to use sdk on camera, convert rtsp stream to webrtc. Does sdk support receiving stream on camera? We want to speak from mobile and camera plays the sound in realtime https://github.com/ant-media/Ant-Media-Server/wiki/WebRTC-Embedded-SDK-Documentation Link to comment Share on other sites More sharing options...
0 Tahir Posted January 5, 2021 Share Posted January 5, 2021 Hi, From the management panel or REST API you can add the RTSP stream source, the server will start to pull it and publish it then you can watch it in your front end application or using our sample ( it is just for example usage ) player, our example player is https://github.com/ant-media/StreamApp/blob/master/src/main/webapp/player.html . It uses the webrtc_adaptor my colleague linked to you, you can develop your own application with it. It is very possible to do what you want to achieve for sure check out the documentations I am linking to you; https://github.com/ant-media/Ant-Media-Server/wiki/Re-streaminghttps://github.com/ant-media/Ant-Media-Server/wiki/WebRTC-JavaScript-SDK-Guide https://github.com/ant-media/Ant-Media-Server/wiki/WebRTC-Android-SDK-Guide https://github.com/ant-media/Ant-Media-Server/wiki/WebRTC-iOS-SDK-Guide I wish you a happy new year Hope the documents will help you. Link to comment Share on other sites More sharing options...
Question
Tun L
Link to comment
Share on other sites
Top Posters For This Question
2
1
1
Popular Days
Jan 5
4
Top Posters For This Question
Tun L 2 posts
Tahir 1 post
Murat Eminoglu 1 post
Popular Days
Jan 5 2021
4 posts
3 answers to this question
Recommended Posts