EricssonResearch / EricssonResearch/openwebrtc

Native support to generate/parse SDP records.

Open
#147 14 comments 0 reactions 0 assignees View on GitHub
All Platforms enhancement Non-Build Issue
Dominant language
C
Stars
1.8k
Forks
531
PR merge metrics
No merged PRs in 30d

Description

The JSEP draft spec establishes SDP as the session description format. As far as I can tell, the existing OpenWebRTC SDP record generation & parsing is done in Javascript and is not readily available to native clients. I suggest utilities be added to generate an SDP record from a local session, and parse an sdp record into a remote session.

Thanks,
Joe

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing JavaScript SDP record generation and parsing mentioned in the issue, along with the native client interfaces in this C-based framework. Determine how a local session should produce an SDP record and how a remote SDP record should populate a session; done means both utilities are available to native clients.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, javascript
Domain
audio-video-rtc
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.