Search found 6 matches

by Kalpesh
2025-09-25 6:17
Forum: Luckfox Pico-RV1103/RV1106
Topic: how to enable hardware encoding gstreamer plugin
Replies: 5
Views: 5569

Re: how to enable hardware encoding gstreamer plugin

I have another question as you said Their response was that both gst-rockchip and mpp do not support rv1106.

is any other board supports gst-rockchip and mpp so i can do my poc testing so i can be sure of my method to do it.

or any other board which hase gstreamer hardware encoding plugin ...
by Kalpesh
2025-09-24 14:05
Forum: Luckfox Pico-RV1103/RV1106
Topic: error building images while enabling gstreamer webrtcdsp plugin
Replies: 1
Views: 674

error building images while enabling gstreamer webrtcdsp plugin

So i wanted to enable webrtcdsp plugin for using audio proccessing algorithms like echo cancellation.

Because my use case peer to peer webrtc streaming so speaker's audio is creating echo.

so i enaled below option in buildrootconfig menuconfig
BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WEBRTCDSP=y

while ...
by Kalpesh
2025-09-24 13:43
Forum: Luckfox Pico-RV1103/RV1106
Topic: how to enable hardware encoding gstreamer plugin
Replies: 5
Views: 5569

Re: how to enable hardware encoding gstreamer plugin


Hello, regarding the issue of hardware encoding for rv1106 in GStreamer, we have consulted Rockchip. Their response was that both gst-rockchip and mpp do not support rv1106. To perform hardware encoding on rv1106, it can only be achieved through the rockit library or through secondary packaging ...
by Kalpesh
2025-09-19 9:15
Forum: Luckfox Pico-RV1103/RV1106
Topic: how to enable hardware encoding gstreamer plugin
Replies: 5
Views: 5569

how to enable hardware encoding gstreamer plugin

Hello Everyone I am using Luckfox pico ultra W board for my smart doorbell project where two party house owner and visitor outsude the door.
working is something like this owner of house can see and hear visitor outside and visitor can also hear the house owner but can not see because there is no ...
by Kalpesh
2025-09-09 8:53
Forum: Luckfox Pico-RV1103/RV1106
Topic: Luckfox pico ultra w webrtc streaming using tuya platform
Replies: 1
Views: 757

Luckfox pico ultra w webrtc streaming using tuya platform

hello everyone

I am trying to create demo for doorbell kind of device where I want to use webrtc peer to peer streaming where my device will be sending audio/video stream to webrtc server and recieves only audio streaming from webrtc.

I am planning to use tuya platform for now because i can see ...
by Kalpesh
2025-02-22 9:19
Forum: Luckfox Pico-RV1103/RV1106
Topic: Does Luckfox Pico Ultra W with csi camera streaming over wifi
Replies: 1
Views: 633

Does Luckfox Pico Ultra W with csi camera streaming over wifi

I am using luckfox pico ultra w and using luckfox documentation I have achieved streaming over ethernet but now i want to achieve streaming over wifi. I am don't know is it possible? because I don't see any document for streaming over wifi. if it is capable of streaming over wifi, how can I ...