Skip to content
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

Assistance Needed with Implementing Bookworm via Balena Cloud #1889

Closed
wants to merge 1 commit into from

Conversation

CRSBenson
Copy link

Hello,

I'm looking to create/adjust the existing repo to accept a docker build to Balena Cloud. I'm still new to learning all the ropes of docker and all, but I have gotten 'build_containers.sh' to compile the Bookworm packages. However, the process is getting hung on, "ERROR [stage-0 2/9] RUN --mount=type=cache,target=/var/cache/apt apt-get update && apt-get -y install --no-install-recommends build-essential..." Can anyone take a look at what might be going wrong here?

I initially attempted to use VLC with Anthias running on Buster for RTSP streaming out to an HDMI. This is something that I achieved previously without Docker, so I gave it a shot and got very close, but I'm deciding to take a new approach. If using Bookworm to achieve my goals of a borderline 24/7 RTSP streaming monitor, including monitoring with Balena, isn't quite capable yet, tell me now. Otherwise, I'll continue to work with Buster on this.

In all, I hope that this helps other developers with Anthias via Balena Cloud using Bookworm. I'm open to suggestions and willing to contribute as I learn docker during my own developments.

@CRSBenson CRSBenson requested a review from a team as a code owner April 23, 2024 04:20
Copy link

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@nicomiguelino
Copy link
Contributor

@CRSBenson, thank you for creating a pull request. Here are my comments:

@CRSBenson
Copy link
Author

@nicomiguelino Thank you for the response.

I will continue to work with Buster and see if I can get something working for now. This pull request will be worked on periodically to see if we can make any progress with Balena and Bookworm.

@nicomiguelino
Copy link
Contributor

@CRSBenson, I'll be trying out #1638 (comment) on my Anthias instance running Buster (in Docker containers). Are you using a public RSTP URL. If yes, I'd like to ask for a link (for testing purposes)?

@CRSBenson
Copy link
Author

@nicomiguelino Unfortunately, the URL is local to the subnet of the Pi. I have a bench testing station set up, so I will attempt this again. Before, I was getting a white screen, but I believe that was addressed recently, too.

@nicomiguelino
Copy link
Contributor

nicomiguelino commented Apr 25, 2024

@CRSBenson, No worries, I just found a public RTSP link from Wowzartsp://b03773d78e34.entrypoint.cloud.wowza.com:1935/app-4065XT4Z/80c76e59_stream1. Thanks to that comment from #1638, I was able to make RTSP working, although there were workarounds

Here's a PR for reference: #1890.

@nicomiguelino
Copy link
Contributor

@CRSBenson, I will be closing this as the following pull requests were already merged:

If you want to update your device, you can do the following steps:

  • For all platforms (whether it's Raspberry Pi OS Lite or BalenaOS), make sure to backup your data before proceeding. Click Settings on the navbar, then click Get Backup.
  • For Raspberry Pi OS Lite, SSH to your device and run bash <(curl -sL https://install-anthias.srly.io).
  • For BalenaOS (installed via the releases or via the Raspberry Pi Imager), updates happen automatically.
  • For self-deployed BalenaOS instances, see this documentation for details.

Feel free to open a new issue or a new discussion if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants