membraneframework-labs / membrane_videoroom

Apache License 2.0
42 stars 8 forks source link

[MV-463] Internals: limit large strings #174

Closed pkrucz00 closed 1 year ago

pkrucz00 commented 1 year ago

Parsing the sdp answer and offer as a string.

Displays the sdp offer or answer after clicking the display element. The lines are displayed with their positional number.

I don't know if the parsing is good and if the numbers in front of lines should be the line numbers. Please, @mickel8 , take a look.