yeahman45

Results 16 issues of yeahman45

is there a way to check if bitmap is already in cache and retrieve it by key (how to set a key upon request)?

is it possible to add a seekbar ?

I am using the same code as the sample app : https://github.com/niqdev/ipcam-view/blob/master/app/src/main/java/com/github/niqdev/ipcam/IpCamDefaultActivity.java i.e. stopPlayback onPause But when it pauses/back button, I get the following fatal exception: `2019-12-15 22:17:14.573 29392-29392/com.myapp.app E/MessageQueue-JNI:...

Is it possible to add a basic auth to the deployed service? I am new heroku; I don't know if there's a setting for it?

this issue https://github.com/jely2002/youtube-dl-gui/issues/213 seems to still be present although it has been marked as completed and fixed. ex. https://www.youtube.com/watch?v=JVMQhCKhm5E&t=4s is there a workaround?

feature request

I have tried the sample.py and I am getting this error (I am using python 3.7): ``` /SubtitleTranslate-master/util_trans.py", line 73, in __post response = urllib.request.urlopen(request) File "/usr/lib/python3.7/urllib/request.py", line 222, in...

I had added more cameras for AI detection and started getting max limit queue errors.. I increased it to 150 and still get max limit error from time to time...

Do you plan to add native service support? I mean I am running it as service using NSSM but I can't tell if the service is running fine without errors...

At some point I get this error using google translate option: ``` Traceback (most recent call last): File "run.py", line 71, in translater(sys.argv[1:]) File "run.py", line 67, in translater s.translate_substitle(subFile,...

I often get this error: `database disk image is malformed [SQLiteException] Mod: InsertHistoryItem(History hist) Line:258:21267195` what does that mean?