Giter VIP home page Giter VIP logo

freetakhub_videochecker's People

Contributors

brothercorvo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

heroeslament

freetakhub_videochecker's Issues

RTSP stream fails with WinTAK

This issue has been reported upstream as bluenviron/mediamtx#1790.

The issue

WinTak tries to establish the connection, using several SETUP statements,
but the server in version v0.22.2 fail to establish communication.
It has been confirmed that this is a bug that has been introduced since version v0.18.0.

A connection can be attempted with the sequence:

51	1.519738	192.168.1.150	198.199.70.185	RTSP	148	OPTIONS rtsp://198.199.70.185:8554/live/Corvo RTSP/1.0
494	7.721091	198.199.70.185	192.168.1.150	RTSP	182	Reply: RTSP/1.0 200 OK
495	7.721445	192.168.1.150	198.199.70.185	RTSP	174	DESCRIBE rtsp://198.199.70.185:8554/live/Corvo RTSP/1.0
496	7.773402	198.199.70.185	192.168.1.150	RTSP/SDP	316	Reply: RTSP/1.0 200 OK
497	7.774521	192.168.1.150	198.199.70.185	RTSP	203	SETUP rtsp://198.199.70.185:8554/live/Corvo/ RTSP/1.0
498	7.813529	198.199.70.185	192.168.1.150	RTSP	141	Reply: RTSP/1.0 461 Unsupported Transport

Transport: RTP/AVP/UDP;unicast;client_port=16076-16077
// trying to use UDP that is disabled
499	7.813985	192.168.1.150	198.199.70.185	RTSP	216	SETUP rtsp://198.199.70.185:8554/live/Corvo/ RTSP/1.0
Transport: RTP/AVP/TCP;unicast;interleaved=0-1
500	7.858533	198.199.70.185	192.168.1.150	RTSP	184	Reply: RTSP/1.0 200 OK
// switch to TCP

501	7.859540	192.168.1.150	198.199.70.185	RTSP	186	PLAY rtsp://198.199.70.185:8554/live/Corvo/ RTSP/1.0
502	7.904105	198.199.70.185	192.168.1.150	RTSP	122	Reply: RTSP/1.0 200 OK
  • With v0.18.0 the stream starts.
  • With v0.22.0 the stream fails to start.

How to replicate the issue

Connect to a RTSP stream using WinTAK (any version)

  • start the server
  • publish with ...
  • read with ...

The server logs

Here is the relevant fragment from the server log:

in the server logs
2023/05/11 14:06:57 INF [RTSP] [conn 129.222.188.14:59163] opened
2023/05/11 14:06:57 INF [RTSP] [session 2852d870] created by 129.222.188.14:59163
2023/05/11 14:06:57 INF [RTSP] [conn 129.222.188.14:59163] closed (path has changed, was '/live/Corvo', now is '/live/Corvo/trackID=0')

A network dump

Via Wireshark:

request
62 4.126893 192.168.1.150 204.48.30.216 RTSP 220 PLAY rtsp://204.48.30.216:8554/live/Corvo/trackID=0 RTSP/1.0
response
70 4.457005 204.48.30.216 192.168.1.150 RTSP 110 Reply: RTSP/1.0 400 Bad Request

Video Server Rebranding

The video-server used by FTH was rebranded in v0.22.2 https://github.com/bluenviron/mediamtx/releases/tag/v0.22.2.

The new name is MediaMTX.

This caused changes in the naming convention used in:

Update documentation and installers to reflect these changes.

Note: the service has a blocking issue #2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.