- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Raff:
I ran your code against my room, worked fine.
But, I copied your code into a new View component in my app (all of mine open View(s)), and did navigator.pushView(YourVideoCodeView) and it doesn't work.
The last few lines of the logs are:
19:26:07 GMT-0400 checkManagerSync:[object UserManager]
session synchronized
streamReceive: 390E31EF-F620-7607-5F29-7BE09375029B
streamReceive: 390E31EF-F620-7607-5F29-7BE09375029B
19:26:21 GMT-0400 Peer to peer connection failed and timed out in Camera for user iPhone
I'm sending the video stream from the same machine (using my desktop app for this room that works everywhere else and from where I tested your code successfully).
I'm not forcing p2p, so, not sure why it's trying and failing on p2p. Seems it should at least fall back to non-p2p. Anyway...not sure what else to do at this point, any suggestions?
I can send you my full source privately if you think this will help.
Did you get my View component to work in your project?
Thanks,
David
Views
Replies
Total Likes