-
-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't install rpisurv #171
Comments
Solved! sudo apt remove vlc* libvlc* sudo ./install (rpisurv) |
Was there perhaps anything else you did to get this to work? I ran those commands and still get the same error. I've tried all the solutions in the all the issues I can find, but none of them seem to make this work. |
I was finally able to get this working based on this comment on the rpi forums: https://forums.raspberrypi.com/viewtopic.php?p=2014202#p2014202. From what I understand, the pi normally looks for updates from both archive.raspberrypi.org and raspbian.raspberrypi.org. The problem is, the version of vlc from raspbian.raspberrypi.org doesn't have mmal support, so if it uses that one then rpisurv won't install/run. The workaround is to make sure it always uses the version from archive.raspberrypi.org instead, for both vlc and libvlc. Create
If you already have vlc/libvlc installed then you'll need to remove and reinstall them:
Then you should be able to install/run rpisurv. |
Hello, @tboyce021 Your guide works, however, after a few hours of use all streams crashed, with the following output. systemctl status rpisurv ->
After restarting the rpisurv the streams work again, but with other error messages. Any idea about these it ?
|
[...]
[...]
I've tried this many times (with additional cleaning/purging and apt-get as well) but with 600 as the priority and still get the same issue, seems apt is ignoring preferences.d.
|
**Again with the same problem! I've already tried the solution proposed by user tboyce021, but it doesn't work either! The VLC version seems correct, but I can't install rpisurv. Any idea ?** pi@raspberrypi:~/rpisurv $ sudo ./install.sh The following version will be installed: "3.0.0" Do you want to continue press , to cancel Hit:1 http://deb.debian.org/debian buster InRelease pi@raspberrypi:~/rpisurv $ vlc --version |
I gave up, stuck with Buster and used the package I was using previously. |
I'm using Debian Buster, yet rpisurv refuses to install. This is a new problem for me... ;/ |
I tried the VLC fix above with Buster and I still can't get rpisurv to install. Running a Raspberry Pi 4. Edit: Gave it a go, installed the 32bit Buster and it worked first time, no issues. Didn't need to do the fix above either. It took me a while to find the Buster image as it's so old now, if it helps anyone, I downloaded Buster from here (note this is the lite version): https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2021-05-28/ |
Thanks! The issue was resolved installing the 32-bit version. |
i can not complete the installation of rpisurv, any solution?
Output after try to install...
Rasperry Pi OS Lite (Legacy) - > The same error remains using the non-lite version.
pi@raspberrypi:~$ vlc --version
VLC media player 3.0.17.4 Vetinari (revision 3.0.13-8-g41878ff4f2)
The text was updated successfully, but these errors were encountered: