Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

SythilTech/Python-SDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-SDP

Primative library to generate SDP data for automated calls.

How to use the library.

You can generate basic SDP data for audio calls by calling generate_sdp and passing the port audio RTP will be sent to, you also pass a list of support rtp profiles see https://en.wikipedia.org/wiki/RTP_audio_video_profile for a full list call_sdp = sdp.generate_sdp(self, local_ip, audio_media_port, [rtp_profile])

About

Generate SDP data using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages