mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-24 20:11:56 -08:00
rename repository and executable (#1641)
This commit is contained in:
parent
f5fd89d3b4
commit
053f2ec282
80 changed files with 240 additions and 248 deletions
2
.github/ISSUE_TEMPLATE/bug.md
vendored
2
.github/ISSUE_TEMPLATE/bug.md
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue