@User , @User found a way to make it work for this use case:
- Need to host video locally
- Using
python
server, serve the file up temporarily
Another solution:
- Host the .mov/.mp4 file in Azure Blob Storage
- Set an expiration time for the URL
- Add the URL to the vscode-reveal presentation