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

Add support for multiple cameras #2

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Add support for multiple cameras #2

wants to merge 23 commits into from

Conversation

CDonosoK
Copy link

@CDonosoK CDonosoK commented Oct 3, 2024

Add support for Logitech C930e camera and improve camera configuration

  • Added functionality to support the Logitech C930e camera alongside the Insta360
  • Created a configuration file to manage multiple cameras and their respective parameters
  • New launch file to start independent nodes for each camera
  • Modified gstream_service code to dynamically apply parameters and build the correct pipeline for each camera
  • Create udev rules file to prepare for future integration of serial port rules for each device

jbmouret and others added 15 commits July 3, 2023 12:31
- Updated .gitignore to exclude the `log` folder from version control
- Added `.vscode` folder to .gitignore to prevent sharing editor-specific settings
- Added functionality to support the Logitech C930e camera alongside the Insta360
- Created a configuration file to manage multiple cameras and their respective parameters
- Developed a new launch file to start independent nodes for each camera
- Modified `gstream_service` code to dynamically apply parameters and build the correct pipeline for each camera
- Created `udev rules` file to prepare for future integration of serial port rules for each device
- Added functionality to support the Logitech C930e camera alongside the Insta360
- Created a configuration file to manage multiple cameras and their respective parameters
- Developed a new launch file to start independent nodes for each camera
- Modified `gstream_service` code to dynamically apply parameters and build the correct pipeline for each camera
- Updated `udev rules` file to prepare for future integration of serial port rules for each device
@CDonosoK CDonosoK requested a review from jbmouret October 3, 2024 13:51
@jbmouret
Copy link
Contributor

jbmouret commented Oct 8, 2024

Should we allow to configure the width and height?

@CDonosoK
Copy link
Author

Yes, I just implemented and also fix some bugs about the communication between dockers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants