Flash End of life Issue with embedded device
We are using Flash Player in embedded device with simple web server for interface.
But it's small embedded linux device and we don't have online update system, and it's not easy to change interface system, because it's very old and discontined device.
I am planning to distribute own flash viewer as electron with DLL file "pepflashplayer32_32_0_0_303.dll".
https://electronjs.org/docs/tutorial/using-pepper-flash-plugin
Is it okay to distribute own viewer for our product?
