Code: Select all
sudo apt-get install mplayer
crontab -e
@reboot sleep 29; nohup mplayer -loop 0 http://ip-address/stream 2>&1 > /dev/nullCode: Select all
sudo apt-get install mplayer
crontab -e
@reboot sleep 29; nohup mplayer -loop 0 http://ip-address/stream 2>&1 > /dev/nullCode: Select all
sudo youtube-dl -UYesasb wrote:I guess you're running headless?
Cheers Charlie - that did work - my Squeeze install lives again! I didn't see your post until after I rebuilt everything on Raspbian though!CharliePL wrote: Not necessarily:
Try to copy boot content manually to your SD card (FAT partition):
https://github.com/raspberrypi/firmware ... aster/boot