C Rtp

Open-source C projects categorized as Rtp
C Embedded iOS SIP Audio

Top 3 C Rtp Projects

  • pjproject

    PJSIP project

    Project mention: Hi, anyone used PJSIP for P2P connectivity (ICE) | /r/gamedev | 2023-12-06

    Hello, I'm in the process of developing a multiplayer FPS game and recently delved into ICE connectivity (STUN/TURN). Currently, my setup involves a custom matchmaking server in C++, with UDP port handling on the client side through UPnP or a fallback custom relay server. While the current approach works well, I'm exploring options to simplify the project by incorporating existing technologies. I've come across Libjuice and Libpjsip for NAT traversal. Libjuice offers a nice and simple API, but it supports only one person. Hence, I'm considering Libpjsip. I came across their ICE demo script at https://github.com/pjsip/pjproject/blob/master/pjsip-apps/src/samples/icedemo.c and I'm curious about its performance, particularly the pj_ice_strans_sendto2 function. I'm keen to understand how it compares to my current implementation with Berkeley Sockets and whether Libpjsip is a suitable choice for multiplayer P2P games. Any insights or assistance would be highly appreciated. Thanks!

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • libsrtp

    Library for SRTP (Secure Realtime Transport Protocol)

  • smolrtsp

    A lightweight real-time streaming library for IP cameras

    Project mention: OpenIPC is an alternative open firmware for your IP camera | news.ycombinator.com | 2024-03-02
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Rtp discussion

Log in or Post with

C Rtp related posts

  • VoRS: Vo(IP) Simple Alternative to Mumble

    15 projects | news.ycombinator.com | 19 Apr 2024
  • Hi, anyone used PJSIP for P2P connectivity (ICE)

    1 project | /r/gamedev | 6 Dec 2023
  • MediaMTX: Zero-dependency server for live video and audio streams

    3 projects | news.ycombinator.com | 28 May 2023
  • Is there a way (plugin or something?) to output the gcode viewer to an rtsp stream?

    3 projects | /r/octoprint | 31 Mar 2023
  • RTMP with nginx and OBS on Ubuntu

    2 projects | /r/ShinobiCCTV | 11 Nov 2022
  • Multicast RTSP to remote offices over PPTP ? Or Unicast TCP ?

    2 projects | /r/networking | 12 Jul 2022
  • How to implement video call feature in Native android with kotlin?

    1 project | /r/androiddev | 9 Feb 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 Nov 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Rtp projects in C? This list will help you:

Project Stars
1 pjproject 2,040
2 libsrtp 1,224
3 smolrtsp 197

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that C is
the 7th most popular programming language
based on number of metions?