How to screen cast Qt app on ios & android
-
wrote on 27 Jan 2017, 11:45 last edited by Nelson_Piquet
I have
Qt app
based onQt 5.6
which works on nicely on bothiOS
&Android
. I want to add a screen cast feature to myQt app
.How can I add
Chromecast
capability to myQt app
?
Are there any better solutions I should use to make it work oniOS
&Android
both ? -
I have
Qt app
based onQt 5.6
which works on nicely on bothiOS
&Android
. I want to add a screen cast feature to myQt app
.How can I add
Chromecast
capability to myQt app
?
Are there any better solutions I should use to make it work oniOS
&Android
both ?@Nelson_Piquet I guess you need to use the SDK provided by Google: https://developers.google.com/cast/
This is not part of Qt, so you need to check how to use this SDK. -
wrote on 27 Jan 2017, 12:14 last edited by
Is there a example Qt app using the SDK for cast ?
-
Is there a example Qt app using the SDK for cast ?
@Nelson_Piquet I don't know you can try to google for it.
-
wrote on 29 Jan 2017, 16:32 last edited by
I cant get any sample or direction from googling this. Hence I am asking a question here in this forum.
1/5