I'm sorry if this question is unwanted, but i'm kind of stuck as where to start in amazon chime sdk installation. I followed the instructions from aws chime sdk documentation and aws chime sdk github repository.
Steps so far
- Cloned the git:amazon-chime-sdk from github, stored it in /home/admin/web/site/ direction
- ran npm run start in cd demos/browser directory.
- Opened the demos/browser/app/meeting.html, but i don't see anything working over there.
Any help would be appreciated.