VitaliyKononovich / iptv-analyzer

My IPTV analyzer for mesuring Transport Stream quality according to ETSI TR 101 290
MIT License
18 stars 12 forks source link

How to use IPTV Analzer #1

Open sfahadshahzad opened 2 years ago

sfahadshahzad commented 2 years ago

Hi,

When trying to use multicast_reader.py getting errors.

[administrator@localhost iptv-analyzer]$ sudo ./multicast_reader.py ./multicast_reader.py: line 1: import: command not found ./multicast_reader.py: line 2: import: command not found ./multicast_reader.py: line 3: import: command not found ./multicast_reader.py: line 4: from: command not found ./multicast_reader.py: line 5: from: command not found ./multicast_reader.py: line 6: from: command not found ./multicast_reader.py: line 9: syntax error near unexpected token (' ./multicast_reader.py: line 9:def multicast_reader():'

Fahad

hungdx6 commented 5 months ago

Please use 'python multicast_reader.py' bro