https://github.com/aliakseis/sendrecv
https://github.com/aliakseis/sendrecv
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aliakseis/sendrecv
- Owner: aliakseis
- License: mit
- Created: 2023-01-20T13:14:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T15:06:03.000Z (over 1 year ago)
- Last Synced: 2025-01-25T06:43:04.243Z (9 months ago)
- Language: C++
- Size: 50.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sendrecv
The pkg-config executable from the gstreamer installation must be in the path.
```
python simple_server.py --disable-ssl
sendrecv.exe --our-id=123 --server=ws://127.0.0.1:8443 --disable-ssl
sendrecv.exe --peer-id=123 --server=ws://127.0.0.1:8443 --disable-ssl
```
or using https://ntfy.sh/
```
sendrecv.exe --session-id=123 --autovideosrc --autoaudiosrc
sendrecv.exe --session-id=123
```