[go: up one dir, main page]

Skip to content

thedilletante/moip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoIP - Media over IP

The Rust implementation of multiple standards to provide an ability to send and receive media (audio, video, etc.) over IP networks.

Supported Standards

  • RTP - Real-time Transport Protocol
  • RTCP - Real-time Transport Control Protocol
  • SDP - Session Description Protocol
  • ICE - Interactive Connectivity Establishment
  • STUN - Session Traversal Utilities for NAT
  • TURN - Traversal Using Relays around NAT
  • DTLS - Datagram Transport Layer Security
  • SRTP - Secure Real-time Transport Protocol
  • UDPTL - UDP-based Data Transfer Protocol
  • T.38 - Procedures for real-time Group 3 facsimile communication over IP networks
  • T.30 - Procedures for document facsimile transmission in the general switched telephone network

About

Media over IP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages