Search
You can find the results of your search below.
Matching pagenames:
- agid (tips)
- idrac (tips)
- mopidy (tips)
- pyramid (tips)
- video (tips)
- adb (tips:android)
- bootanimation (tips:android)
- bv7000 (tips:android)
- bv9500 (tips:android)
- decompile (tips:android)
- development (tips:android)
- gianomobile (tips:android)
- postinstall (tips:android)
- stratos (tips:android)
- virtualization (tips:android)
- fluid (tips:blender)
- videoediting (tips:blender)
- android (tips:radxa)
Fulltext results:
- cordova
- e> sudo npm update -g </code> ===== Install Android SDK ===== Create /etc/etc/profile.d/android.sh or add in .bash_profile <code> export ANDROID_HOME=/lab/android-sdk-linux/ export PATH=$PATH:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools </cod
- lxd
- h0: mtu: "9000" name: eth0 nictype: bridged parent: br-mng type: nic kvm: pa... nch mycustomimage newcontainer </code> bash inside <code> lxc exec trusty1 -- /bin/bash </code> st... stall mesa-utils x11-apps </code> <code> NAME=nvidia-sdk-manager # lxc config set $NAME environment.DISPLAY <ip-of-host-lxdbr0-bridge>:0 lxc config set $NAME environment.DISPLAY :0
- video
- ====== Video TIPS ====== ===== Getting INFO ===== <code> avprobe <file> </code> ===== Convert to webm ===== <code bash> ffmpeg -i input.video -threads 4 -b:v 1M -crf 10 output.webm </code> ===== Repair index ===== <code bash> mencoder -idx input.video -ovc copy -oac copy -o output.video </code> ===== from images to video ===== <code> #
- telegram
- pi.telegram.org/bot[BOT_API_KEY]/sendMessage?chat_id=@[MY_CHANNEL_NAME]&text=[MY_MESSAGE_TEXT] </code>... ndMessage \ -d text="this is a message" \ -d chat_id=73496590 \ | jq . </code> <code> curl -s -X POST ... a message to group * Give .result.message.chat.id from curl https://api.telegram.org/bot${TOKEN}/ge... Send a message to group <code bash> TOKEN= CHATID= curl -X POST "https://api.telegram.org/bot${TOKE
- ionic
- cd <project> ionic lib update </code> ===== Android ===== It is important to install native gradle or use gradle shipped with android studio (see PATH below) * ANDROID_HOME=/opt/android-sdk * PATH=/opt/android-sdk/platform-tools:/opt/android-studio/gradle/gradle-3.2/
- gstreamer
- 264depay ! queue ! h264parse ! nvv4l2decoder ! nvvideoconvert ! autovideosink </code> deepstream amd64 <code bash> URL=rtsp://192.168.2.35:7447/60e1a6425... _1 </code> nvv4l2h264enc <code> gst-launch-1.0 videotestsrc is-live=1 ! nvvidconv ! nvv4l2h264enc ! h264parse ! matroskamux ! filesink location=/tmp/out
- install @tips:opencv
- ====== opencv install ====== ===== android studio ===== [[https://stackoverflow.com/questions/504338... -to-as3-1-2-and-ndk-17-0|integrate opencv in android studio project]] ===== linux ===== prereq: ubu... -dev libjasper-dev libopenexr-dev libgdal-dev # Video I/O: sudo apt-get install -y libdc1394-22-dev l... v libswscale-dev libtheora-dev libvorbis-dev libxvidcore-dev libx264-dev yasm libopencore-amrnb-dev li
- k80
- ====== K80 ====== <code="bash"> pacman -S nvidia-470xx-dkms nvidia-470xx-settings nvidia-470xx-util pacman -U https://archive.archlinux.org/packages/c/cuda/cuda-11.4.2-1-x86_64.pkg.tar.zst </code> nvidia-smi <code> +-----------------------------------
- openalpr
- ====== OpenALPR ====== ===== Android ===== [[https://github.com/openalpr/openalpr/wiki/Android-compilation|reference]] ==== Requirements ==== === android sdk === === android-ndk === /etc/profile.d/sdk.sh <code> export NDKROOT=/lab/sdk/android-ndk-r10e e
- airos
- Login AirOS >= 8.5.0+ OR get cookie with session ID for AirOS < 8.5.0 curl_setopt ($ch, CURLO... ) == 200) { // Get X-CSRF-ID value preg_match ('/X-CSRF-ID: .*/', substr ($response, 0, curl_getinfo ($ch, CURLINFO_HEADER_SIZE)), $XCSRFID); curl_setopt ($ch, CURLOPT_URL,
- zfs-on-root @tips:ubuntu
- ate GPT partition schema <code> DISK=/dev/disk/by-id/ata-HFS512G39MND-3510A_FJ64N5235113A4S13 sgdisk -... -t2:EF02 $DISK # Run this for UEFI booting or raidz pool: sgdisk -n3:1M:+512M -t3:EF00 $DISK par... ool import -R /mnt rpool ... umount everything inside /mnt and remove subfolders zfs mount rpool/ROOT/ubuntu </code> or create raidz pool <code bash> zpool create -O atime=off -O mo
- mopidy
- ====== Mopidy ====== ===== Install ===== prereq <code bash> sudo apt install -y gstreamer1.0-plugins... apt ==== <code bash> wget -q -O - https://apt.mopidy.com/mopidy.gpg | sudo apt-key add - sudo wget -q -O /etc/apt/sources.list.d/mopidy.list https://apt.mopidy.com/jessie.list sudo apt
- 18.04 @tips:ubuntu
- false gsettings set org.gnome.desktop.screensaver idle-activation-enabled false </code> This will ... grub-mkconfig -o /boot/grub/grub.cfg. ==== android smartphone and adb ==== <file txt /etc/udev/rules.d/51-android.rules> ... SUBSYSTEM=="usb", ATTR{idVendor}=="05c6", ATTR{idProduct}=="adb0", MODE="06
- idrac
- ====== idrac ====== ===== java 1.7 ===== * idrac console viewer works only with java 1.7 due to security re... SA keySize < 512 </file> {{ :projects:openstack:idrac-viewer.tar.gz |IDRAC viewer}} (see README inside) ===== Impostazioni idrac7 da server ===== https
- jibri
- jibri ====== ===== docker ===== jibri.yml inside ufficial docker-jitsi-meet does not work in swar... re le seguenti proprietà alla configurazione del videobridge: <code> vim /etc/jitsi/videobridge/sip-communicator.properties org.ice4j.ice.harvest.NAT_