filoe / cscore

An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom effects during playback, create visualizations,...). The possibilities are nearly unlimited.
Other
2.14k stars 450 forks source link

Is it possible to play audio using RTP Payload? #484

Open nodminger opened 6 months ago

nodminger commented 6 months ago

I am receiving an RTP Payload in a live connection. Is it possible to play it directly using CScore?