
Grace Gan
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Grace Gan-
URL-based authentication for Http streaming to embed video in HTML
AnsweredI've setup nx meta on my local server and want to embed http streaming video in my angular application. Here's my typescript code: const serverAddress = 'http://localhost:7001'; const username =...