Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upElectron renderTo #1068
Closed
Electron renderTo #1068
Comments
This comment has been minimized.
This comment has been minimized.
|
I doubt that Electron's If you call <!-- Plays the first file in the torrent -->
<video src="http://localhost:<port>/0" /> |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to render a torrent to a browser window in electron. I am running webtorrent in the main process and accessing it through a remote. When trying to render to my browserwindow with this code running in the render thread (the browserwindow)
Main thread code:
Error emitted in the render thread: