You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use your library to stream content to rtmp server, but if I'm not mistaken, currently only file based outputs are supported. I'm thinking about implementing a custom IContainer implementation to prevent extension validation and use UriBuilder to build output url.
Can you share any hints or suggestions before I dive in?
Many thanks!
The text was updated successfully, but these errors were encountered:
I would like to use your library to stream content to rtmp server, but if I'm not mistaken, currently only file based outputs are supported. I'm thinking about implementing a custom IContainer implementation to prevent extension validation and use UriBuilder to build output url.
Can you share any hints or suggestions before I dive in?
Many thanks!
The text was updated successfully, but these errors were encountered: