Skip to content

Just an example of how to make a video call with pjsip

Notifications You must be signed in to change notification settings

CaioCDJ/VideoCall_PJSIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pjsip Video Call

Just an example of how to make a video call using pjsip pjsua2.

Dependencies

Build Instructions

  1. Edit the env.h file

  2. Cmake deps

cmake -B build
  1. Compiling
cmake --build build 
  1. Executing
./build/video_call

SoftPhone for testing

About

Just an example of how to make a video call with pjsip

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published