playbin2 noob help
Brendan Long
self at brendanlong.com
Fri Oct 4 09:47:42 PDT 2013
You could use the GStreamer and GTK Python bindings to do this manually,
and then you can use gtk_window_fullscreen
<https://developer.gnome.org/gtk3/3.4/GtkWindow.html#gtk-window-fullscreen>(presumably
window.fullscreen() in the Python bindings).
On 10/04/2013 10:21 AM, xixorro wrote:
> Hello.
>
> I am using the following command to play a mjpeg stream in a raspberry pi.
>
> gst-launch playbin2 uri=http://host_ip:port/?action=stream buffer-size=56000
>
> the stream run pretty slow but I haven been able to run it with HW
> acceleration so it will have to do (although I would appreciate some help
> there to).
>
> The thing that brought me here that the window seem to open at a random
> location in the display and I would like to know if there is a way of making
> it at least open centered on the screen.
> Opening maximized and without the window title-bar would be really nice too.
>
> I am running gst-launch from a python script using os.system command .
>
> Any help would be appreciated
>
> Thanks in advance
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/playbin2-noob-help-tp4662374.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131004/96b62635/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131004/96b62635/attachment.pgp>
More information about the gstreamer-devel
mailing list