I was curious if we can use chromebook WebRTC stream in iOS/iPadOS.
I created simple WKWebView app, overrided useragent to mimic chromebook.
If you have jailbroken device you can change useragent and it works same for Safari (tested).
And it works REALY GOOD
I was able run Witcher 3 and walk around!
What i found is:
- no sound
- basic not aligned mouse tap events, no mouse drag (unplayable)
- external keyboard is working as expected
- no support for mfi gamepads
- iPadOS mouse input also not working (14.0)
So if NVIDIA want show finger to apple, they know how.
I belive Gamepad can be implemented (according to this source: https://caniuse.com/#feat=gamepad)
VIDEO:
![]()
source code : https://pastebin.com/kuChv9Gm
I created simple WKWebView app, overrided useragent to mimic chromebook.
If you have jailbroken device you can change useragent and it works same for Safari (tested).
And it works REALY GOOD
I was able run Witcher 3 and walk around!
What i found is:
- no sound
- basic not aligned mouse tap events, no mouse drag (unplayable)
- external keyboard is working as expected
- no support for mfi gamepads
- iPadOS mouse input also not working (14.0)
So if NVIDIA want show finger to apple, they know how.
I belive Gamepad can be implemented (according to this source: https://caniuse.com/#feat=gamepad)
VIDEO:






source code : https://pastebin.com/kuChv9Gm
Last edited: