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 upUncaught TypeError: i.stat is not a function #477
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
What is the web browser? |
This comment has been minimized.
This comment has been minimized.
|
Chrome, of course. While some testers have told me that Opera has worked perfectly. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
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 have this code:
view-source:http://projectnfx.github.io/
I want streaming an seed at the same time (only with the player It's enough?) and i have this issues:
Uncaught TypeError: i.stat is not a function
a @ webtorrent.min.js:7
b @ webtorrent.min.js:6
w.seed @ webtorrent.min.js:12
w.seed @ webtorrent.min.js:12
(anonymous function) @ (index):16
o @ webtorrent.min.js:12
(anonymous function) @ webtorrent.min.js:12
i.emit @ webtorrent.min.js:4
H._onStore @ webtorrent.min.js:1
(anonymous function) @ webtorrent.min.js:1
(anonymous function) @ webtorrent.min.js:2
u.call @ webtorrent.min.js:2
f @ webtorrent.min.js:2
Many thanks in advance.