RtmpClient icon indicating copy to clipboard operation
RtmpClient copied to clipboard

RtmpClient for Windows Runtime

Results 6 RtmpClient issues
Sort by recently updated
recently updated
newest added

can you show me an example or demo about sending stream with C#? ^_^

The sample shows how to play video from RTMP server, but how to send stream (webcam record or mp4 file) to RTMP server use RtmpClient?

Error Could not install package 'ActionMessageFormat 0.9.6'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.2', but the package does not contain any assembly references or...

Hi, I am trying to use RTMPClient in a Universal Windows App for Windows 10 and I have problem with building on .Net Native. The problem is when I try...

Hi, i want to used it wp8. İ have visual studio 2012 and 2013. This project open with 2013. But not compiled, i have error like this: Warning 1 warning...

RtmpClient have asynchronous methods. But it is not like asynchronous method for Windows Runtime. Developers will suffer the disadvantage of some in status quo. 1. Developers of C# or VB...