Abu-Abdullah
Abu-Abdullah
Hi, is there any plan to migrate to androidx libraries instead of the old support libraries. currently we cannot use your library unless we enable Jetifier which is not preferred...
Hi, I have the below pipeline which results "Buffer has no PTS". I have seen that gst_pts is set in the code. please advise. ``` pi@jr-5453cc:~ $ gst-launch-1.0 -v rpicamsrc...
Hi, 2 new options available in raspivid and not in rpicamsrc ``` -stm, --spstimings : Add in h.264 sps timings -sl, --slices : Horizontal slices per frame. Default 1 (off)...
Hi @mgarin I just tried the 1.2.13 with jdk-16 and got this error: ``` Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError at com.thoughtworks.xstream.XStream.setupConverters(XStream.java:832) at com.thoughtworks.xstream.XStream.(XStream.java:574) at com.thoughtworks.xstream.XStream.(XStream.java:496) at com.thoughtworks.xstream.XStream.(XStream.java:465) at com.thoughtworks.xstream.XStream.(XStream.java:411) at...
Hi, Is there a plan to upgrade the code to androidx instead of support libraries
Hi, i would suggest to remove the maven dependency on javafx. currently it is set to v12.0.1. any user planning to run JavaFx will import it him self and usually...
Hi, I'm receiving the following error: ``` 01-06 17:12:12.412 4714-4714/com.myapp.raqeb E/AndroidRuntime: FATAL EXCEPTION: main Process: com.myapp.raqeb, PID: 4714 java.lang.OutOfMemoryError: Could not allocate JNI Env at java.lang.Thread.nativeCreate(Native Method) at java.lang.Thread.start(Thread.java:1063) at...
Hi, server will not start if ipv6 is disabled ``` ERROR static_web_server::server: server failed to start up: failed to bind to [::]:8787 address Caused by: Address family not supported by...
Hi, I cannot create folders inside the tar file with unicode names. you can try this out by: out.putNextEntry(new TarEntry(f, "المغربي/الشيخ عبيد الجابري/سلسلة اللقاءات المفتوحة بجدة لعام 1429 هـ/file.txt"));