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
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,11 @@ Welcome to PyStreamRTC, versatile media streaming solution leveraging the power
8
8
### Install GStreamer and other libraries
9
9
10
10
I have only checked the workflow for debian based systems. Feel free to check the workflow in any other platform, but below libraries won't be easy to install in others
### Navigate to the location and start streaming 🚀
@@ -23,7 +24,8 @@ I have only checked the workflow for debian based systems. Feel free to check th
23
24
======== Running on http://0.0.0.0:8080 ========
24
25
have fun!
25
26
```
26
-
27
+
### 🗒️ Note
28
+
This functionality works seamlessly on Chromium-based browsers. For optimal performance, please test on a Chromium browser first, as there may be occasional issues with WebRTC streaming on Mozilla Firefox.
27
29
28
30
### 🌱 Contribution
29
31
If you have any suggestions on what to improve in PyStreamRTC and would like to share them, feel free to leave an issue or fork project to implement your own ideas
0 commit comments