Connessione Posted December 22, 2021 Share Posted December 22, 2021 I just noticed that the StreamApplication was removed from StreamApp. Does that mean we cannot do anything on server side anymore ? https://github.com/antmedia/StreamApp/commit/362d36f396eade07865c240df56dc37a81cc5d85 was hoping to get a explanation of the various methods of the application class. => src/main/java/io/antmedia/enterprise/streamapp/StreamApplication.java Link to comment Share on other sites More sharing options...
0 Burak Posted December 23, 2021 Share Posted December 23, 2021 Hello, We had some refactor in which the StreamApplication is deleted. But I am not sure if you lost anything. Because you can still use AntMediaServeApllicationAdaptor in the Ant Media Server project. Here is the concurrent commit on the project when we changed the StreamApp. https://github.com/ant-media/Ant-Media-Server/commit/2854282b3f885417beb9dda1b3d433de2f9f39bd Could you please give an example if you miss something with the commit? We can solve your issue. Link to comment Share on other sites More sharing options...
0 Connessione Posted December 23, 2021 Author Share Posted December 23, 2021 Thank you for your response. I was very keen to know about the various methods and handlers of the Application class which extends MultithreadedApplicationAdapter. 1. Can we have some overview of a application class methods. 2. Can we have some tutorial how to write and compile own class and wire it as a server application (similar to webrtcee app) Can we have a tutorial perhaps on this ? I believe this can allow building a lot more complex and intuitive applications on ant media server beyond just the type of apps we have now. For example if I want to send a http call to my server when stream is published. Link to comment Share on other sites More sharing options...
0 Burak Posted December 29, 2021 Share Posted December 29, 2021 Thank you for your feedback. We have no such a documentation for creating Custom Application for now. But we can prepare a documentation soon. Link to comment Share on other sites More sharing options...
0 Connessione Posted December 29, 2021 Author Share Posted December 29, 2021 Thank you very much. I really appreciate it. Will look forward to it, Link to comment Share on other sites More sharing options...
Question
Connessione
I just noticed that the StreamApplication was removed from StreamApp. Does that mean we cannot do anything on server side anymore ?
Link to comment
Share on other sites
Top Posters For This Question
3
2
Popular Days
Dec 23
2
Dec 29
2
Dec 22
1
Top Posters For This Question
Connessione 3 posts
Burak 2 posts
Popular Days
Dec 23 2021
2 posts
Dec 29 2021
2 posts
Dec 22 2021
1 post
4 answers to this question
Recommended Posts