Is there a ROM that supports UVC as default camera? - Nexus 7 (2013) Q&A

If not, how do I make UVC become an option of default cameras?
Thx a lot

Related

[Q] LCamera API support for this device

Apologies if this topic has been repeated, but this regards the new Camera API in Lollipop.
Having found this app for the N5 only, for now, utilising the new Camera API:
https://github.com/PkmX/lcamera
it allows the device to record video at the full camera resolution (just under 4K for the N5).
Now does this use of the API mean we could get this device's camera to record video at 2.2K or whatever the max resolution of the 5MP sensor is? Or does that LCamera project exploit API plus N5 specific hardware features we're not aware of?
I know a tablet camera is still silly but it would be decent to have 2K video recording abilities! Thanks for any feedback!

Using USB UVC Camera, Endoscope, ...

Hi,
I was trying use Endoscope. It's model for USB OTG and UVC.
But without success.
I am using FreedomOS CE 2.5.
I think that problem is with UVC drivers.
Could somebody use any UVC device with Oneplus3 ? Is it functional ?
Any advice ?
Thanks
Hi I have the same problem on latest oxygen OS.
Is there a ROM which includes UVC drivers? Or is it a kernel thing?
issues here. The camera works on the lg g6 but not this phone
UVC Camera
phew,
for uvc video you need uvc support in your kernel. There for you have to combile and build a new kernel from source and flash it on your phone. From that part on, UVC driver module should be included in your rom.
The driver module creates a video0 node in your "/dev" folder. An UVC Video API normaly accesses over /dev/video0.
Peter
https://www.visionmeta.com/product/1-8mm-ov6946-endoscope-module-usb-decoder-industrial-medical/
1.8mm OV6946 Endoscope Module USB Decoder Industrial Medical​Features
⦁ 1.8mm diameter with 1/1.8” OV6946 sensor, micro size endoscope for medical used
⦁ 30fps at 400*400 resolution
⦁ 120 FOV and 3mm-100mm Depth of field
⦁ Fixed Focus Lens with 4pcs LED

Manual Shutter speed for Galaxy A50 - Front & Rear - Image & Video, both.

[Getting Dark videos under lowlight ? Well, No more !]
》 You can use Manual Shutter speed after getting into manual mode.
》 You can use the Manual shutter speed for both front & rear camera's.
》 Manual shutter speed can slso be used while recording front & rear camera video's.
》 4k video rec availabe at rear camera with manual shutter speed.
》 Higher resolution front camera video when compared to stock camera.
》 You can record video in wide mode in front camera.
Tips :
1) Turn on Camera2api in the settings.
2) While using front camera, Double tapping the camera switch changes the front camera into it's wide mode.
3) Use 4k rec under low light for much better exposure.
》 App Name - HedgeCam 2 : Advanced Camera.
》 Playstore link : https://play.google.com/store/apps/details?id=com.caddish_hedgehog.hedgecam2
》Based on Open Camera :
https://sourceforge.net/projects/hedgecam/
Cheers
Thanks . It works flawlessly
It does a pretty good job filming in the dark, indeed. But there seems to be no noise reduction at all in manual mode?
Great. What is the lowest shutter speed available?
NoCo33 said:
It does a pretty good job filming in the dark, indeed. But there seems to be no noise reduction at all in manual mode?
Click to expand...
Click to collapse
• External implementation of noise reduction algorithms require level_3 support of ca2pi.
• Enabling the same isn't in my domain of development nor the developer's.
• A system developer needs to work on camera2api fix on galaxy A50 on system side.
• After that, you can also use my modded Gcam for A50 here :
https://forum.xda-developers.com/galaxy-a50/themes/google-camera-samsung-galaxy-a50-t3907288/page15
》How come manual shutter speed is available without camera2api? Why doesn't Google camera work yet ?
• OEM's like Samsung, Huawei etc tend to use their own API's for various purposes over/with Pure Api's from Google.
Hence, even due to limited functionality of pure Api's, various functionalities still can be enabled by Oem's, eg. Manual controls etc.
• Gcam natively requires pure Api's of Google, eg. Camera2api, etc.
Hence there's no other workaround for gcam.
Cheers !
how to enable camera2api
hey, can you please guide me how to enable camera2api? thanks
Sumedh_ said:
[Getting Dark videos under lowlight ? Well, No more !]
》 You can use Manual Shutter speed after getting into manual mode.
》 You can use the Manual shutter speed for both front & rear camera's.
》 Manual shutter speed can slso be used while recording front & rear camera video's.
》 4k video rec availabe at rear camera with manual shutter speed.
》 Higher resolution front camera video when compared to stock camera.
》 You can record video in wide mode in front camera.
Tips :
1) Turn on Camera2api in the settings.
2) While using front camera, Double tapping the camera switch changes the front camera into it's wide mode.
3) Use 4k rec under low light for much better exposure.
》 App Name - HedgeCam 2 : Advanced Camera.
》 Playstore link : https://play.google.com/store/apps/details?id=com.caddish_hedgehog.hedgecam2
》Based on Open Camera :
https://sourceforge.net/projects/hedgecam/
Cheers
Click to expand...
Click to collapse
Stock
20191021_235540
Xcam
IMG_20191021_235523
do you see the difference? i don't
Srinivas.cool said:
hey, can you please guide me how to enable camera2api? thanks
Click to expand...
Click to collapse
It's in settings (gear wheel, scroll down).
bojan1974 said:
Stock
20191021_235540
Xcam
IMG_20191021_235523
do you see the difference? i don't
Click to expand...
Click to collapse
I do.
Stock cam can't see the woman. XD
bojan1974 said:
Stock
20191021_235540
Xcam
IMG_20191021_235523
do you see the difference? i don't
Click to expand...
Click to collapse
Yes, I do. There's a woman in the second photo.
But seriously, no I don't see a differency in quality.
NoCo33 said:
It's in settings (gear wheel, scroll down).
Click to expand...
Click to collapse
Thanks ?
Sumedh_ said:
• External implementation of noise reduction algorithms require level_3 support of ca2pi.
• Enabling the same isn't in my domain of development nor the developer's.
• A system developer needs to work on camera2api fix on galaxy A50 on system side.
• After that, you can also use my modded Gcam for A50 here :
https://forum.xda-developers.com/galaxy-a50/themes/google-camera-samsung-galaxy-a50-t3907288/page15
》How come manual shutter speed is available without camera2api? Why doesn't Google camera work yet ?
• OEM's like Samsung, Huawei etc tend to use their own API's for various purposes over/with Pure Api's from Google.
Hence, even due to limited functionality of pure Api's, various functionalities still can be enabled by Oem's, eg. Manual controls etc.
• Gcam natively requires pure Api's of Google, eg. Camera2api, etc.
Hence there's no other workaround for gcam.
Cheers !
Click to expand...
Click to collapse
Will they be able to fix camera2 api level_3?
Srinivas.cool said:
hey, can you please guide me how to enable camera2api? thanks
Click to expand...
Click to collapse
Currently, there's no exact/proven method to enable Camera2api on Galaxy A50.
Cheers !
bojan1974 said:
Will they be able to fix camera2 api level_3?
Click to expand...
Click to collapse
well, that's a bummer.
thanks for responding :laugh:
cheers!

What is the best Google Camera port?

Camera2API for our devices seems to be natively supported out of the box (with RAW support,).
What's the best G. Cam port version for our devices?
Thanks

Question GCam Port w/ Anamorphic De-Squeeze ??

Have tried searching this to no avail. Are there any GCam ports that offer function? I love to use my Moment anamorphic lens with the stock camera app but there is no way to de-squeeze this video in post on the phone. I don't mind if the viewfinder doesn't show the de-squeeze to save on power but would love if it could at least de-squeeze the footage in the background after it is done recording.
Wondering if any of the GCam modders would be able to add this as a setting in one of the GCam ports (MWP maybe) or if someone could create a dedicated anamorphic GCam port?

Categories

Resources