Skip to content

danslapman/ProbeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProbeR

ProbeR is a simple MPEG-TS stream analyser utility written in Rust.

ProbeR can do the following things:

  • Detect CC errors
  • Detect scrambling
  • Calculate stream bitrate

ProbeR binds socket with SO_REUSEADDR, so you can run multiple instances of ProbeR on one machine.