Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pi@mpradio:~ $ systemctl status mpradio ● mpradio.service - Morrolinux Pirate Radio
- Loaded: loaded (/etc/systemd/system/mpradio.service; enabled; vendor preset: enabled)
- Active: active (running) since Sun 2020-02-02 18:10:41 GMT; 51min ago
- lines 1-3...skipping... ● mpradio.service - Morrolinux Pirate Radio
- Loaded: loaded (/etc/systemd/system/mpradio.service; enabled; vendor preset: enabled)
- Active: active (running) since Sun 2020-02-02 18:10:41 GMT; 51min ago
- Main PID: 324 (sudo)
- CGroup: /system.slice/mpradio.service
- ├─324 sudo -E chrt -f 99 /home/pi/mpradio.py
- ├─456 python3 /home/pi/mpradio.py
- ├─507 sox -t raw -G -b 16 -e signed -c 2 -r 44100 - -t wav - treble -6
- ├─508 sudo pi_fm_adv --freq 105.2 --ctl /tmp/rds_ctl --audio -
- └─528 pi_fm_adv --freq 105.2 --ctl /tmp/rds_ctl --audio -
- Feb 02 18:34:23 mpradio bash[324]: self._target(*self._args, **self._kwargs)
- Feb 02 18:34:23 mpradio bash[324]: File "/home/pi/mpradio.py", line 123, in check_remotes
- Feb 02 18:34:23 mpradio bash[324]: tmp = BtPlayerLite(cmd[2])
- Feb 02 18:34:23 mpradio bash[324]: IndexError: list index out of range
- Feb 02 18:34:23 mpradio bash[324]: Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecFeb 02 18:34:23 mpradio bash[324]: (repeated 4 more times)
- Feb 02 18:34:24 mpradio bash[324]: Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecFeb 02 18:34:24 mpradio bash[324]: Timestamps are unset in a packet for stream 0. This is deprecated and will stop working iFeb 02 18:34:24 mpradio bash[324]: Encoder did not produce proper pts, making some up.
- ● mpradio.service - Morrolinux Pirate Radio Loaded: loaded (/etc/systemd/system/mpradio.service; enabled; vendor preset: enabled) Active: active (running) since Sun 2020-02-02 18:10:41 GMT; 51min ago pi@mpradio:~ $
Add Comment
Please, Sign In to add comment