Javier Derderyan Posted November 12, 2021 Share Posted November 12, 2021 Hi, I see that in the Community handler has a websocket, and that it can be extended. But how can I extend the "io/antmedia/enterprise/streamapp/WebSocketLocalHandler.class" in the EE version? I need to add some commands there, to enable communication between peers before any publishing is done. Thanks! Javier Link to comment Share on other sites More sharing options...
0 Tahir Posted November 15, 2021 Share Posted November 15, 2021 Hi Javier, Enterprise is built on community in that sense so it is basically the same thing to extend. Just the folder is different, local handler is in this repo: https://github.com/ant-media/StreamApp/tree/master/src/main/java/io/antmedia/enterprise/streamapp Make the same you are doing on community version. Cheers. Tahir Link to comment Share on other sites More sharing options...
Question
Javier Derderyan
Hi,
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
Nov 12
1
Nov 15
1
Top Posters For This Question
Tahir 1 post
Javier Derderyan 1 post
Popular Days
Nov 12 2021
1 post
Nov 15 2021
1 post
1 answer to this question
Recommended Posts