Android Motioneye Client App using Backend of MotionEye
This is new Motioneye client only using its backend, and not webview like in other apps.
- It's fast, because you are not loading HTML and CSS at all
- Using ONLY motionEye Backend, which is faster than WebViews
- Auto DDNS and Local switching, which will increase Video framerate and quality in local Wifi newtork
- Fullscreen support
- Auto DDNS and Local Network Switching
- Using ONLY motionEye Backend (REST API)
- Mulitple Devices and Cameras
- Fullscreen
- View recordings
If you can implement one of "Need To Be Implemented" tasks, just do pull request, I will check these out daily. Thank you for contributing to this project!
- Custom recordings sorting
MIT Licence
Copyright 2020 Developer From Jokela
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.