Peter Arwanitis
Peter Arwanitis
Thank you for details. I understand that you "started" with RTSPCamera code and extended it. I have no idea, which parts of RTSPCamera survived your surgery. From my tests I...
Thank you for sharing your changes. Did you solved your issue with 20sec delay with that changes? Or is that issue still open? regards Peter (=PA=)
Hi, it is a RTSP Camera / Server. One typical way to connect to it, is to open VLC on your desktop: => Open Media: Network stream: => rtsp://IP:8080/video I...
Sorry, but I can't give you support on your requests. But feel free to extend the code and commit it back. Regards Peter (=PA=) On Oct 3, 2013 9:27 AM,...
Hi lazy21tr, I just want to let you know, that I will have a look at your issue, when I'm back from my business trip. Did you made any progress...
Hi, I'm sorry but this project is old and not maintained anymore. It has worked once, but for sure not for all sources. Today, it is just there to serve...
Thank you for your support offer lazy21tr! regards Peter (=PA=) On Tue, Aug 21, 2012 at 2:45 PM, lazy21tr [email protected] wrote: > Hi zhaoyujia11808; > > can you describe your...
Hi lazy21tr, No problem with that share :) But in my opinion the error seems to be not directly related to the source, but the app context. So, your support...
Hi, just for information: Which exact Android hardware are you using, and which exact Android Software Version? regards (=PA=) On Thu, Aug 23, 2012 at 10:35 AM, zhaoyujia11808 [email protected]: >...
Just run into this `Panic` as well on WSL. This traceback points to a problem with the `termbox-go` dependency. ``` /gopath/src/github.com/simeji/jid/engine.go:91 ==> err := termbox.Init() ``` And following problems with...