-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Monitor rtp stream #13
Comments
Tilka
added a commit
to Tilka/IPTV-Analyzer
that referenced
this issue
Dec 30, 2013
Can be configured with the new --format option: - auto: strip RTP if detected (default) - rtp: require RTP - raw: require no RTP No padded, extended or mixed RTP support yet.
Tilka
added a commit
to Tilka/IPTV-Analyzer
that referenced
this issue
Jun 10, 2014
Can be configured with the new --format option: - auto: strip RTP if detected (default) - rtp: require RTP - raw: require no RTP No padded, extended or mixed RTP support yet.
Tilka
added a commit
to Tilka/IPTV-Analyzer
that referenced
this issue
Jun 10, 2014
Can be configured with the new --format option: - auto: strip RTP if detected (default) - rtp: require RTP - raw: require no RTP No padded, extended or mixed RTP support yet.
@Tilka : Well done ! I'm trying your modification and it seem to capture drops/skips with RTP. BR. |
MarcoBlijdorp
added a commit
to MarcoBlijdorp/IPTV-Analyzer
that referenced
this issue
Nov 24, 2020
- Added kernel > 4.5 support (https://hithub.com/netoptimizer/IPTV-Analyzer/pull33) - Added RTP support (netoptimizer/IPTV-Analyzer#13) - Added nodejs frontend - Added docs/raspbian.wiki page
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please implement a monitoring of RTP (with or without redundancy) iptv streams, not only pure udp.
The text was updated successfully, but these errors were encountered: