Native Android

Discussion topics related to mobile applications and ZoneMinder Event Server (including machine learning)
Post Reply
hussan
Posts: 3
Joined: Wed Apr 24, 2019 5:56 pm

Native Android

Post by hussan »

Hi,

how i can show the ZoneMinder link in Android native application?

thanks
User avatar
asker
Posts: 1553
Joined: Sun Mar 01, 2015 12:12 pm

Re: Native Android

Post by asker »

What do you mean?
I no longer work on zmNinja, zmeventnotification, pyzm or mlapi. I may respond on occasion based on my available time/interest.

Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
hussan
Posts: 3
Joined: Wed Apr 24, 2019 5:56 pm

Re: Native Android

Post by hussan »

Hi,

i am creating a android App, i have this link http:/{myip}/zm/cgi-bin/nph-zms?mode=jpeg&monitor=9&scale=100&maxfps=30&buffer=1000&user=ver&pass=ver .

How i can open this link in my android native application?

thanks
User avatar
asker
Posts: 1553
Joined: Sun Mar 01, 2015 12:12 pm

Re: Native Android

Post by asker »

I assume by "open this link" you mean display the video. If your question is:
"How do I display the MJPEG stream in an Native Android app" then its best answered if you search StackOverflow - there are many examples of how you can display an MJPEG stream in a native android app.
I no longer work on zmNinja, zmeventnotification, pyzm or mlapi. I may respond on occasion based on my available time/interest.

Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
hussan
Posts: 3
Joined: Wed Apr 24, 2019 5:56 pm

Re: Native Android

Post by hussan »

Hi,

thanks.
Post Reply