Skip to content

onotole/meta-qml-rtsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meta-qml-rtsp

Meta layer with basic qt media plyback integration for raspberrypi platform.

howto

building

git clone git://git.yoctoproject.org/poky -b morty

cd poky

git clone git://git.openembedded.org/meta-openembedded -b morty

git clone https://github.com/meta-qt5/meta-qt5.git -b morty

git clone git://git.yoctoproject.org/meta-raspberrypi -b morty

git clone https://github.com/onotole/meta-qml-rtsp.git -b morty

cd ..

. poky/oe-init-build-env

edit conf/bblayers.conf and conf/local.conf

bitbake demo-image

have fun...

running

/usr/bin/qt5/qml /usr/share/examples/example.qml -platform eglfs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors