I want to run a headless browser (PhantomJS preferred) on the server within my Rails app.
I will probably control the headless browser with CasperJS or a similar convenience library.
I want so share that browser's session with a web page in my app that users access through an iFrame in another web page in my app.
So far example:
# If a user clicked on a button in that iFrame, then the headless browser would click on the corresponding button in its browsing session.
# If the page updated within the headless browser's session, then the page within the iFrame would update in the same way.
I'm assuming the way to do this is via a screen sharing library built upon WebRTC.
But before I dig too far into this potential rabbit warren, can I ask: is something like this even possible?
Thanks,
Steven
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/f9abeeb3-1d00-4c55-80cd-f05d70a4856e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.