- https://aweirdimagination.net/
- Joined on
2019-02-16
Block a user
131c9b3bf1
Merge branch 'feature/serverless'
90565985ae
Add QR code scanning support to serverless mode.
4f3ae7abd6
Initial support for serverless mode via copy and pasting offer.
4f3ae7abd6
Initial support for serverless mode via copy and pasting offer.
bdeb886353
Initial support for serverless mode via copy and pasting offer.
834031dca7
Generate QR code in Javascript instead of on server.
225a307ac7
Remove dead code.
a3528ec43e
Add js/ to static/.
3f393d8dc2
Add different QR code generator.
6300f20407
As index.html is actually static, have nginx serve it.
834031dca7
Generate QR code in Javascript instead of on server.
225a307ac7
Remove dead code.
a3528ec43e
Add js/ to static/.
3f393d8dc2
Add different QR code generator.
6300f20407
As index.html is actually static, have nginx serve it.
c4cddaaefd
Merge branch 'feature/data-first'
581978335e
Remove dead code.
cc5a882392
Only send offer once iceGatheringState is complete to minimize messages sent.
a18ccfd393
Always start by making a data channel.
581978335e
Remove dead code.
cc5a882392
Only send offer once iceGatheringState is complete to minimize messages sent.
a18ccfd393
Always start by making a data channel.
602a3c0d8c
Fix typo of startStreaming.
2cae020fbc
Fix typo of startStreaming.
2cae020fbc
Fix typo of startStreaming.
34e5ccd6b3
Remove dead code.
c8affdfcf2
Only send offer once iceGatheringState is complete to minimize messages sent.
3664fbc593
[WIP] Trying to fix single offer mode and add serverless mode that depends o nit.
f01d056795
Add different QR code generator.
83bc11bac6
[WIP] Trying to fix single offer mode and add serverless mode that depends o nit.
cd81c479eb
Remove dead code.
be3ea1d7fb
Use Javascript to generate QR code on client-side instead of querying server for it.
d3054147a1
Add references to QR code generating and QR code reading Javascript libraries, but don't use them yet.
b2bed1807e
As index.html is actually static, have nginx serve it.
aea7d2cf14
Normalize camera options.