ssl-proxy
:lock: Simple zero-config SSL reverse proxy with real autogenerated certificates (LetsEncrypt, self-signed, provided) (by suyashkumar)
streamlit-webrtc
Real-time video and audio processing on Streamlit (by whitphx)
ssl-proxy | streamlit-webrtc | |
---|---|---|
2 | 4 | |
761 | 1,626 | |
0.3% | 0.9% | |
4.5 | 9.5 | |
5 months ago | 4 days ago | |
Go | Python | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ssl-proxy
Posts with mentions or reviews of ssl-proxy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-04.
- first time using a proxy ?!
-
Build a Web-Based Real-Time Computer Vision App with Streamlit
If you have to serve the app on hosts inside local networks, you can use some reverse proxy software like nginx. In prototyping phase, https://github.com/suyashkumar/ssl-proxy might be a simple but useful option.
streamlit-webrtc
Posts with mentions or reviews of streamlit-webrtc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-24.
-
Streamlit dashboard with ROS2
I tried looking at using streamlit-webrtc, and I could not really convert the examples there to include communication with ROS over a topic.
-
Recording and playing audio files through streamlit
Of those 4, streamlit-webrtc is the most popular, so I would start there (forum post about webrtc is here and here is a demo app)
-
Build a Web-Based Real-Time Computer Vision App with Streamlit
Streamlit is a great framework for data scientists, machine learning researchers and developers, and streamlit-webrtc extends it to be able to deal with real-time video (and audio) streams. It means you can implement your computer vision algorithms only in Python on server-side and users can use them as web apps with real-time video inputs from their webcams or smartphones.
What are some alternatives?
When comparing ssl-proxy and streamlit-webrtc you can also consider the following projects:
streamlit-webrtc-example - Real time video and audio processing examples with Streamlit and streamlit-webrtc
ghostunnel - A simple SSL/TLS proxy with mutual authentication for securing non-TLS services.
streamlit-audiorecorder - Audio recorder for streamlit
SSLproxy - Transparent SSL/TLS proxy for decrypting and diverting network traffic to other programs, such as UTM services, for deep SSL inspection
streamlit-audio-recorder - Record Audio from the User's Microphone in Apps that are Deployed to the Web. (via Browser Media-API, REACT-based, Streamlit Custom Component)