tokenwizard
tokenwizard
I think I ran into this issue as well. Apparently the default setup for this kwetza script is to look in the TargetDirectory for a "smali" subfolder. I took a...
Just want to point out that the above jarsigner issue does not have anything to do with the kwetza script itself but something "off" about my apktool/jdk/jarsigner configuration on the...
I an confirm this behavior with multiple tested apks. I have updated to the latest apktool (2.3.1) and still get the same issue. If I run the kwetza script, the...
I did a little more digging and in the kwetza.py script, if I remove some of the options form the apktool command line... changing this:  to this:  (removing...
It also seems this integration/addon affects Picture Entity card, too, rather than just Picture Glance ones? Because I left a copy of the Panel intact that still uses Picture Entity...
FYI, I resolved this by using Generic Camera entities in HA and pointing them directly to the m3u8 stream URLs for each camera from the RTSPtoWEB server instance I am...
Did that documentation get updated or did I somehow miss that section. When I looked at the Documentation on Video Endpoints before, it showed non-m3u8 URLs and each time I...
I am using ffplay to test, which should play just about anything. The HHS-LL feed is playing using the endpoint indicated in the Documentation, but there is about a 15...
Correction: The MSE feed seems to have no lag at all in the WebRTC Interface, but the HLS feed has about a 15 second lag. In the attached screen recording,...
According to the Documentation, the WebRTC Endpoint should be: /stream/{STREAM_ID}/channel/{CHANNEL_ID}/webrtc But as you can see, when I try to plug that into ffplay, I get a 404 error:  I...