OpenAVStream

module
v0.0.0-...-4d27765 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2019 License: Apache-2.0

README

OpenAVStream

A websocket based fast streaming server. You can stream both audio and video. This is developed by engineers at interviewparrot.com and its used for there video interview platform. It is being developed in golang.

How to use it

  1. git clone https://github.com/interviewparrot/OpenAVStream.git
  2. cd OpenAVStream
  3. go build -o server pkg/main/server.go
  4. Open the client.html and click start Recording. This would stream the video to server.

Run using docker

  1. git clone https://github.com/interviewparrot/OpenAVStream.git
  2. cd OpenAVStream
  3. docker build -t openavstream:1.0 .
  4. docker run -p 4040:4040 openavstream:1.0
  5. Open the client.html and click start Recording. This would stream the video to server.

Performance benchmark

To be published

Interview Parrot demo

https://www.interviewparrot.com/video-interview/candidate/egB2ZApKa6SuYnO75HmB

interview_practice

Developers

For any queries send a email to developers@interviewparrot.com

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL