Replies: 6 comments 8 replies
-
You need to enable it at runtime too, there's a webrtc websetting and also one for mediastream. |
Beta Was this translation helpful? Give feedback.
-
What should I do specifically?
|
Beta Was this translation helpful? Give feedback.
-
If you check the |
Beta Was this translation helpful? Give feedback.
-
I understand that setting as default ON. COG_PLATFORM_FDO_VIEW_FULLSCREEN=1 cog -P wl --enable-media-stream true --enable-media true --enable-mediasource true --enable-media-capabilities true --ignore-tls-errors --set-permissions all --enable-write-console-messages-to-stdout true --allow-file-access-from-file-urls true --allow-universal-access-from-file-urls true --allow-top-navigation-to-data-urls true |
Beta Was this translation helpful? Give feedback.
-
Sorry the below didn't work.(and " 2.38.2+git%") PREFERRED_VERSION_wpewebkit = "2.36.0+git%" |
Beta Was this translation helpful? Give feedback.
-
2.38+https% : build error("ValueError: No archives for setuptools-56 found")... Other source checked. |
Beta Was this translation helpful? Give feedback.
-
https://awslabs.github.io/amazon-kinesis-video-streams-webrtc-sdk-js/examples/index.html
Windows PC master -> rapsberry pi viewer.
result confirmed by.
https://github.com/Igalia/meta-webkit/wiki/RPi
Built with reference to.
WPE ver : 2.36+git%, 2.38.2+git%
Add the following to local.conf.
PACKAGECONFIG: append_pn-wpewebkit = " mediasource video webrtc mediastream "
PREFERRED_VERSION_wpewebkit = "2.36.0+git%"
I was able to connect with the i.MX8M mini(WPE ver:2.36+git%).
Beta Was this translation helpful? Give feedback.
All reactions