-
@Neil-YL could you link the docs you found related to accessing the built-in camera?
EDIT: Based on info and link below, trying to stream to YouTube might render the OT-2 unresponsive. In this case, …
-
After my WebRTC Camera was updated to 3.6.0, my Abode Camera Streaming won't start successfully.
-
Hi,
I am currently using Eufy 4K cameras, which I monitor and record through Synology Surveillance Station. While the setup works well, I am facing a significant limitation. When I enable the RTSP …
-
repro:
download full firmware for jooan a6m camera, flash full
go to web ui streamer:
seen: 25fps for stream0 and stream1
expected: 15fps for stream0 and stream1
camera doesn't support 25fps.…
-
Bellow is my source code,
static int lv_rgb_camare_uvc_init(LV_RGB_STREAM_T *lv_rgb_stream_p) {
uvc_error_t res;
// 初始化 libuvc
res = uvc_init(&ctx, NULL);
if (res < 0) {
lv_error…
-
Hello, I currently have a WIFI camera that I connect to my app and display its content on a SurfaceView.
Is there any way to create an RTSP server to stream the content of the SurfaceView instead o…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Provided a clear description of your suggestion.
- [X] Included any relevant context or examp…
-
https://github.com/systemik/Kobra3-Firmware
The above firmware includes a camera control, streaming and light control, if you could add this to DuckPro-Kobra3 firmware will be great. Unfortunately …
-
~~Start with RTSP~~
-
I am trying to stream on youtube using android camera but It's give me an error.
This is my log report:
I/gralloc ( 1686): gralloc_register_buffer hnd=0x8d1a6a40, share_fd=118, share_attr_fd=-1…