docker-compose/examples/mirotalk/README.md
hhftechnologies dbb998c18a update
2024-09-28 09:59:12 +05:30

11 lines
343 B
Markdown

# References
- https://github.com/miroslavpejic85/mirotalk
# Notes
You must use a reverse proxy and enable SSL to proxy to the container port TCP/3000.
This is necessary as you are not allowed to run WebRTC on plaintext HTTP after Chrome 47+.
For testing purposes only, running MiroTalk on localhost (127.0.0.1) should work fine though.