Sergio Garcia Murillo

Results 92 comments of Sergio Garcia Murillo

I definitely support this api. The use case of allowing a web page to stream its content to a webrtc service for streaming is really interesting, expecialy when [WHIP](https://datatracker.ietf.org/doc/html/draft-murillo-whip-02) is...

Yes, I am using those flags, would be great if they keep working with the api changes.

Could you check what is the version of the `medooze-media-server` and update to latest if not in it already?

can you check the version of the semantic-sdp? `getStreamByMediaId` is defined here: https://github.com/medooze/semantic-sdp-js/blob/bb8b9a1867c2981fcd03b28ccfc8325c27d50392/lib/SDPInfo.js#L453 Can you also print the contents of `this.remoteInfo`?

can you send me a sample mp4 file created? want to check if the tracks are created and is the media what is missing or the tracks are not even...

The SDPs doesn't seem to contain proper unified SDP, could you create a small sample repo to try to reproduce the issue?

Would be tricky, would require to change all mutex/threads from pthreads to c++ std ones (doable but requires a lot of changes), support windows socket stuff and then then check...

If you could write a small readme about how to get it running on docker it would be very helpful

>BTW, will I be able to do it without parts under GPL license? The project is MIT so you should not have any issue with the license (the GPL parts...