EuhatRtsp v1.6.0

(last update: 20:52 2019/5/19)
This is an open source code of rtsp stream player in Android device.
It has features:
  1. rtsp stream playing.
  2. automatic switch to hard decoder if available.
  3. auto reconnecting for rendering when interrupted.
  4. get rtsp url through ip camera onvif protocol. (todo)
  5. add ptz function. (todo)
Download:
  1. https://github.com/euhat/EuhatRtsp (Recommended)
How to use:
  1. open local.properties, modify sdk.dir and ndk.dir path.
  2. open Android Studio, import project using build.gradle in EuhatRtsp root dir.
  3. compile and load to device and run.
Have any question, welcome to contact me through email: euhat@hotmail.com


Copyright 2018 euhat.com

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.