I\'m experimenting a bit with GStreamer (ossbuild 0.10.7) on Windows, but I can\'t seemto make audio streaming between two computers work. All I hear at the receiver side is a short beep followed by s
Hi I am trying to work out the best way to do the following say I开发者_如何学Go sell an item for 22.55the GST on that is 10% which = 2.25
I\'m trying to reproduce \"Fractals without a computer\" but with a computer instead of three projectors.
I wrote some code that stores on the disk some RTP packets with H264 stream. I would like to be able to extract H264 data from the RTP packets and render that data somewhere to test and see if my code
I am trying to build a music app on a android device with GStreamer ported on it. But when I try mp3 url streaming on http, it failed to handle stream (however, it works perfectly fine on Android devi
I’m trying to stream audio in Mac OS X but I keep getting this error: gst-launch osxaudiosrc ! audioresample ! audioconvert ! alawenc ! rtppcmapay ! udpsink port=10001 host=192.168.2.10
I have executed AudioPlayer.java example posted by open source community link Audio Player Tutorial I got the following exception
can anyone please help me with a tutorial on how to im开发者_运维技巧plement a RTSP streaming server in java using gstreamer.
When I run this script on my machine ( ubuntu 10.04 32 bit ): http://pygstdocs.berlios.de/pygst-tutorial/webcam-viewer.htm开发者_JAVA技巧l
What command should I execute in gstreamer in order to compose two 320x240 videos into a single 640x240 side-by-开发者_如何学Goside video?