# About Processing.video

**URL:** https://discourse.processing.org/t/about-processing-video/24755
**Category:** Libraries
**Created:** [October 20, 2020, 5:40pm UTC](https://discourse.processing.org/t/about-processing-video/24755 "2020-10-20T17:40:08Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![SouSageYa](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/sousageya/32/9819_2.png) [@SouSageYa](https://discourse.processing.org/u/SouSageYa)
#### Post date: [October 20, 2020, 5:40pm UTC](https://discourse.processing.org/t/about-processing-video/24755/1 "2020-10-20T17:40:08Z")

</div>

Everytime when I try to run a sketch including processing video library it crashes and gives this error:  
UnsatisfiedLinkError: Could not load library: gstreamer  
UnsatisfiedLinkError: Could not load library: gstreamer  
A library relies on native code that’s not available.  
Or only works properly when the sketch is run as a 64-bit application.  
UnsatisfiedLinkError: Could not load library: gstreamer  
UnsatisfiedLinkError: Could not load library: gstreamer

I’ve already checked my Os if its 32 or 64 it doesn’t work in both of them also I’ve deleted and and reloaded the same library it didn’t work. I’m waiting for answers. Regards.

---

<div class="post-metadata">

### Author: ![SouSageYa](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/sousageya/32/9819_2.png) [@SouSageYa](https://discourse.processing.org/u/SouSageYa)
#### Post date: [October 20, 2020, 7:06pm UTC](https://discourse.processing.org/t/about-processing-video/24755/2 "2020-10-20T19:06:39Z")

</div>

Any advices? Need Help ASAP!

---

<div class="post-metadata">

### Author: ![matheplica](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/matheplica/32/21035_2.png) [@matheplica](https://discourse.processing.org/u/matheplica)
#### Post date: [October 21, 2020, 7:55am UTC](https://discourse.processing.org/t/about-processing-video/24755/3 "2020-10-21T07:55:18Z")

</div>

There is new version 2.0 that is just disposable now.  
You can update it in contribution manager.

---

<div class="post-metadata">

### Author: ![SouSageYa](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/sousageya/32/9819_2.png) [@SouSageYa](https://discourse.processing.org/u/SouSageYa)
#### Post date: [October 21, 2020, 8:16am UTC](https://discourse.processing.org/t/about-processing-video/24755/4 "2020-10-21T08:16:22Z")

</div>

I already did that thanks

---

<div class="post-metadata">

### Author: ![matheplica](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/matheplica/32/21035_2.png) [@matheplica](https://discourse.processing.org/u/matheplica)
#### Post date: [October 21, 2020, 10:04am UTC](https://discourse.processing.org/t/about-processing-video/24755/5 "2020-10-21T10:04:10Z")

</div>

You are on linux, windows ? If it’s on linux it’s maybe the package Gstreamer that is wrong or too old.

---

<div class="post-metadata">

### Author: ![neilcsmith](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/neilcsmith/32/144_2.png) [@neilcsmith](https://discourse.processing.org/u/neilcsmith)
#### Post date: [October 21, 2020, 10:07am UTC](https://discourse.processing.org/t/about-processing-video/24755/6 "2020-10-21T10:07:35Z")

</div>

More likely the other way around. You won’t find a too old version of GStreamer on Linux pretty much anywhere these days. Make sure it’s using the version of the library for GStreamer 1.x. If you don’t see a gst1-java-core.jar amongst the library files it’s the wrong one.

---

<div class="post-metadata">

### Author: ![monkstone](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/monkstone/32/64_2.png) [@monkstone](https://discourse.processing.org/u/monkstone)
#### Post date: [October 21, 2020, 10:13am UTC](https://discourse.processing.org/t/about-processing-video/24755/7 "2020-10-21T10:13:13Z")

</div>

It would definetly help if told us which OS you are using. If you are using linux, it relies on a local install of gstreamer-1.0 (and its plugins). For arch based distro use pacman to install for debian based use apt see this from [ArchWiki](https://www.linuxsecrets.com/archlinux-wiki/wiki.archlinux.org/index.php/GStreamer.html). MacOS and windows binaries should be included in the library. I’ve demonstrated that the new library works on [RaspberryPI](https://discourse.processing.org/t/processing-in-style-with-java-11/13776/52).

---

<div class="post-metadata">

### Author: ![SouSageYa](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/sousageya/32/9819_2.png) [@SouSageYa](https://discourse.processing.org/u/SouSageYa)
#### Post date: [October 22, 2020, 5:54am UTC](https://discourse.processing.org/t/about-processing-video/24755/8 "2020-10-22T05:54:00Z")

</div>

Using Windows 10 latest version

---

<div class="post-metadata">

### Author: ![monkstone](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/monkstone/32/64_2.png) [@monkstone](https://discourse.processing.org/u/monkstone)
#### Post date: [October 22, 2020, 6:02am UTC](https://discourse.processing.org/t/about-processing-video/24755/9 "2020-10-22T06:02:23Z")

</div>

If that’s the case there may be a bug [re: Windows 10](https://github.com/processing/processing-video/issues) and the library binaries. Perhaps you should file a report for attention of @codeanticode (@Andres on the forum).

---

<div class="post-metadata">

### Author: ![SouSageYa](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/sousageya/32/9819_2.png) [@SouSageYa](https://discourse.processing.org/u/SouSageYa)
#### Post date: [October 22, 2020, 6:27am UTC](https://discourse.processing.org/t/about-processing-video/24755/10 "2020-10-22T06:27:56Z")

</div>

Interesting. I’ve never seen such thing before
