Closed c-reschke closed 11 months ago
Olá, pelo que posso ver vc está tentando usar a porta errada, o listener do rtmp é na porta 1935, se você usar o endereço personalizado você não precisa setar a porta simplesmente colocar o ip e o nome que vc quer para sua stream
ex:
192.168.1.108/my_dvr
e vai reproduzir no localhost:8888/my_dvr
Hello, this can be solved if you provide a 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 RTMP (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 4) Stop capturing, save the result in .pcap format 5) Attach
@efraimjer Essa foto eu coloquei somente como exemplo, eu usei o endereço personalizado com a porta 1935, se não nem iria chegar no mediamtk. Vou usar o wireshark como o @aler9 falou para capturar o log.
@aler9 here's the Wireshark capture, I had to put it in a zip because Github didn't accept this type of document.
Hello, thanks for providing the network dump, i tested it against v1.2.1 and in can confirm that the server gets stuck. However, starting from v1.3.0, the server is able to receive that same stream without any issue.
I'm marking this as resolved, please warn me in case the latest version doesn't fix the problem.
This issue is being locked automatically because it has been closed for more than 6 months. Please open a new issue in case you encounter a similar problem.
Which version are you using?
v1.2.1
Which operating system are you using?
Describe the issue
When I try to connect my DVR (NVR) via RTMP it times out.
How could I get more information from the mediamtx to find out what's going on?
Describe how to replicate the issue
Did you attach the server logs?
no
Did you attach a network dump?
no