sskodje / ScreenRecorderLib

A .NET library for screen recording in Windows, using native Microsoft Media Foundation for realtime encoding to h264 video or PNG images.
MIT License
408 stars 93 forks source link

Posting Stream to RTMP URL #296

Closed kasirajansfm closed 4 months ago

kasirajansfm commented 4 months ago

Is there any possibility to post stream to RTMP server URL.

kasirajansfm commented 4 months ago

Hi, https://github.com/sskodje/ScreenRecorderLib/tree/streaming_demo/TestConsoleAppStreaming

this one works fine.