bluerobotics / cockpit

An intuitive and customizable cross-platform ground control station for remote vehicles of all types.
https://blueos.cloud/cockpit/docs
Other
71 stars 22 forks source link

Support local cameras (webcam) #477

Open rafaellehmkuhl opened 1 year ago

rafaellehmkuhl commented 1 year ago

Requested by @rjehangir:

Feature request: add support for local cameras in the video player so that I can have a selfie camera overlaid on the ROV camera to capture reactions and voice while driving :slightly_smiling_face:

ES-Alexander commented 11 months ago

In that vein, should we also create widgets for receiving and recording audio, or is that already possible with our existing video player and video recorder widgets?

rafaellehmkuhl commented 11 months ago

In that vein, should we also create widgets for receiving and recording audio, or is that already possible with our existing video player and video recorder widgets?

We don't play nor record the audio today, because it does not exist, but the widget is totally capable to do that. It's just a matter of activating the audio tracks.

Ans yes, once we add support for the local cameras, we should definitely enable that.

patrickelectric commented 11 months ago

Can we record the local audio ?

On Wed, Nov 29, 2023, 10:14 Rafael Araujo Lehmkuhl @.***> wrote:

In that vein, should we also create widgets for receiving and recording audio, or is that already possible with our existing video player and video recorder widgets?

We don't play nor record the audio today, because it does not exist, but the widget is totally capable to do that. It's just a matter of activating the audio tracks.

— Reply to this email directly, view it on GitHub https://github.com/bluerobotics/cockpit/issues/477#issuecomment-1831875273, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJIYCJ4XK7JVMCH5OI5BETYG4YLPAVCNFSM6AAAAAA4VDXL3OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZRHA3TKMRXGM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

rafaellehmkuhl commented 11 months ago

Can we record the local audio ? On Wed, Nov 29, 2023, 10:14 Rafael Araujo Lehmkuhl @.> wrote: In that vein, should we also create widgets for receiving and recording audio, or is that already possible with our existing video player and video recorder widgets? We don't play nor record the audio today, because it does not exist, but the widget is totally capable to do that. It's just a matter of activating the audio tracks. — Reply to this email directly, view it on GitHub <#477 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJIYCJ4XK7JVMCH5OI5BETYG4YLPAVCNFSM6AAAAAA4VDXL3OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZRHA3TKMRXGM . You are receiving this because you are subscribed to this thread.Message ID: @.>

Yes. But we need Secure Context for it.