Kien Pham
Kien Pham
I'm also having similar issue. My browser display both publisher and subscriber video, but on the iOS, it only display its own publisher video. I tried generate new Tokbox Session...
@mark-veenstra I was able to get it to work after a few refresh 1.) I start the browser first: http://localhost:8002/#/tab/videocall 2.) I start the iOS app, error will show 3.)...
@JohnMcLear please issue a PR, I'll help CR and merge
yep having same issue
I'm on my Mac Studio running M1 Ultra, the following works fine for me: ``` brew install testdisk sudo photorec ```
@mplorentz I really like your approach. Hope this get implemented soon as I think this should be core feature of this service, to backup photo to nas instead of g...
maybe use Web Storage? (http://dev.w3.org/html5/webstorage/)
@bennojoy this is a nice change, would you please help CR please? Thanks.
would implementing this inside the lib helps? http://golang.org/pkg/runtime/#SetFinalizer I'm using valgrind to test and it seems to help so far.