rename repository and executable (#1641)

This commit is contained in:
Alessandro Ros 2023-04-01 19:52:06 +02:00 committed by GitHub
parent f5fd89d3b4
commit 053f2ec282
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
80 changed files with 240 additions and 248 deletions

View file

@ -61,7 +61,7 @@ yes / no
## Did you attach a network dump?
<!--
If the bug arises when using rtsp-simple-server with an external hardware or software, the most helpful content you can provide is a dump of the data exchanged between the server and the target (network dump), that can be generated in this way:
If the bug arises when using MediaMTX with an external hardware or software, the most helpful content you can provide is a dump of the data exchanged between the server and the target (network dump), that can be generated in this way:
1) Download wireshark (https://www.wireshark.org/)
2) Start capturing on the interface used for exchanging RTSP (if the server and the target software are both installed on your pc, the interface is probably "loopback", otherwise it's the one of your network card)
3) Start the server and replicate the issue

View file

@ -2,5 +2,5 @@ blank_issues_enabled: false
contact_links:
- name: Question
url: https://github.com/aler9/rtsp-simple-server/discussions/new
url: https://github.com/aler9/mediamtx/discussions/new
about: Ask the community for help