RootEncoder icon indicating copy to clipboard operation
RootEncoder copied to clipboard

Can more examples be added?

Open whevether opened this issue 7 months ago • 3 comments

The documentation and examples are not detailed enough, and many things are not useful.

whevether avatar May 27 '25 04:05 whevether

Hello,

Yes, I can add more examples. Which examples or features do you think that is required?

pedroSG94 avatar May 28 '25 09:05 pedroSG94

Hello,

Yes, I can add more examples. Which examples or features do you think that is required?

For example, how to migrate versions prior to 2.0.4 that relied on net.oSSrs.rtp.SrsFlvMuxer or had methods to make changes to the new version. There is no corresponding migration document. I don't quite understand the source code

whevether avatar May 28 '25 12:05 whevether

Hello,

That class no longer exists. It was totally replaced with a news rtmp classes. Create a documentation to migrate a version of 4 years old has no sense. Now, you have RtmpClient class that replace SrsFlvMuxer

I think that instead of a documentation you can ask about your own case and I can help you to replace the code.

pedroSG94 avatar May 29 '25 13:05 pedroSG94