I am trying to play media trough SSH running VLC in a bastille jail called briarcliff with the IP 192.168.1.1 and when I run
the VLC interface loads, but when I play an audio file, no sound comes out at all. And when I try to play a video file, it just blinks between all white, and black with an orange cone in the middle.
what am I doing wrong? am I missing some sort of configuration, do I need to install something, how can I accomplish this?
Any help would be appreciated. Thank you
Code:
ssh -CY briarcliff vlc
what am I doing wrong? am I missing some sort of configuration, do I need to install something, how can I accomplish this?
Any help would be appreciated. Thank you