Code Monkey home page Code Monkey logo

Comments (3)

kclyu avatar kclyu commented on May 30, 2024

Hi,

I am not sure whether the answer should be easy or should be a little complicated.

For simple answer,
In the RWS, there is no feature that can be used with https://appr.tc as client. As you can see, https://appr.tc is for experimental use by google and Using https://appr.tc, which anyone can connect to, has privacy and security issues.

For complicated answer,
If you want to modify the AppRTC server to address security and privacy issues and use it with Google App Engine, you need to add the client functionality to RWS. So far, There is no need for this yet, so i am not specially considering it.

Instead, RWS has a signaling server feature that connect directly to RWS through AppRTC Android App(It does not mean Direct Socket).
However, there are issues related to configuration and security for the most users(users who are not familiar with using internet domain name and installing certificate to use https, authenticating users something like client certificate for security) to use RWS as an AppRTC server.

If you have a domain name and you do not have any problems configuring your client certificate, you can install the client certificate in nginx and build the AppRTC andorid client by applying misc/AndroidApp_ClinetCerts.patch to use the client certificate of AppRTC android client.

BR,
Lyu.

from rpi-webrtc-streamer.

exonreyes avatar exonreyes commented on May 30, 2024

Como hacer que funciones https://appr.tc/ de manera local con app enginering?

from rpi-webrtc-streamer.

kclyu avatar kclyu commented on May 30, 2024

AppRTC interface functions are no longer supported. Support for older versions of RWS is possible, but this AppRTC interface function has been removed from the source.

Since the AppRTC interface function is judged to be unavailable to the most of users because it require setup domain name and certificate/client certificate.
Even if you are an experienced user, using a certificate and building your own app is thought to be very difficult.

rpi-webrtc-streamer-frontend (WEB front-end) is not actively developed yet, but plan to use it for external WEB/App integration of RWS.

from rpi-webrtc-streamer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.