anubhav94 / gstreamer-java

Automatically exported from code.google.com/p/gstreamer-java
0 stars 0 forks source link

Video Feed? #101

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Sources -> Movie Stream
2.Show Previews
3.Crashed!

What is the expected output? What do you see instead?
I use this source that is MJPG from my Android phone(works inbrowser)

http://192.168.0.10:8080/videofeed

CMD Output

Not same sourcehttp://192.168.0.10:8080/videofeed

(java.exe:5068): GLib-GObject-WARNING **: g_object_set_valist: object class `Gst
FFMpegCsp' has no property named `caps'
Linking video pad: video/x-raw-yuv

(Still not crashed here)
Click on Preview, or on Source.. Crashed.. nothing in CMD windows

Have you tried to verify this is a gstreamer-java specific issue, and not a
problem with the gstreamer framework itself?

What version of the product are you using? On what operating system?

X 0.57 Beta2 Build 140

Please provide any additional information below.

Windows Vista 32
Android App used - IP Webcam

ENTIRE CMD DUMP

** (java.exe:5068): WARNING **: Failed to load plugin 'C:\Program Files\OSSBuild
\GStreamer\v0.10.7\lib\gstreamer-0.10\libgstvp8.dll': `C:\Program Files\OSSBuild
\GStreamer\v0.10.7\lib\gstreamer-0.10\libgstvp8.dll': Not enough storage is avai
lable to process this command.
OS is Windows Vista
X Mode activated
Starting iWebcamera Detection...
NetworkStream available on port 4888
You can use FFMPEG to connect to this stream...
ffmpeg -f ogg -i tcp://127.0.0.1:4888 test.ogg
Not same sourcehttp://192.168.0.10:8080/videofeed

(java.exe:5068): GLib-GObject-WARNING **: g_object_set_valist: object class `Gst
FFMpegCsp' has no property named `caps'
Linking video pad: video/x-raw-yuv
Terminate batch job (Y/N)? y

Original issue reported on code.google.com by p.stud...@gmail.com on 21 Mar 2012 at 3:31

GoogleCodeExporter commented 9 years ago
OSSBuild is too old, and nobody cares for this, its being ages like that. 

New:
- Please go to www.gstreamer.com
- Download the Gstreamer SDK
- Test with that please

Original comment by sha...@companysocia.com on 23 Jun 2012 at 7:52