Hi Praveen,
I suppose reading that from camera/disk/bluetooth means the source
might be in different places, either you're streaming from a camera or
from a file, or over bluetooth.
Our current examples use gstreamer underneath to handle video
encoding/decoding. For displaying incoming data we use the wayland sink.
The camera-gstreamer recipe/application uses v4l2src
to grab camera data. You should be able to tweak that instead to use
filebin to read a file (as in to read it over disk). For bluetooth maybe
looking into mediaplayer as a source of inspiration might be a way to
go, or do a bit research into gstreamer and bluetooth.
Note that camera-gstreamer is not dependent on any toolkit, there's
something that uses instead rdpbin source to display incoming frames
over a network, it's called qt-cluster-demo-receiver. That is dependent
on Qt but it doesn't use any Qt functionality only related to video,
it's merely for window management purposes.
Also, note that the 7'' inch won't really work with our current HMI's
you'd need at least a 1080p capable display, or you would need to adapt
the shell client to make it work with that 7'' display. No one seemed
keen on doing that so probably your best bet is to use a 1080p display.
On 6/1/23 16:52, praveensonare007@xxxxxxxxx wrote:
Hi
I'm using Pi 4 target to build AGL media player application.
Is there any quick solution in Qt, html5 or flutter ?
Please sugges the recipes that can help me to read data from any of
camera/disk/bluetooth etc and render video on screen.
Thanks in advance for help.
Thanks
Praveen
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10596): https://lists.automotivelinux.org/g/agl-dev-community/message/10596
Mute This Topic: https://lists.automotivelinux.org/mt/99265018/2167316
Group Owner: agl-dev-community+owner@xxxxxxxxxxxxxxxxxxxxxxxxx
Unsubscribe: https://lists.automotivelinux.org/g/agl-dev-community/leave/4543822/2167316/883735764/xyzzy [list-automotive-discussions82@xxxxxxxxxxx]
-=-=-=-=-=-=-=-=-=-=-=-