Recording in gstreamer-1.0 >= 1.0

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Recording in gstreamer-1.0 >= 1.0

Ole Aamot
How do I do recording in GStreamer?

See http://www.gingerblue.org/ for my wizard that not yet supports
recording, but supports the GStreamer infrastructure in the build
files.

Thanks in advance.

Best,
Ole

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Recording in gstreamer-1.0 >= 1.0

Toshick
Hello Ole,

There is too little info for a such mailing list. The basic pipeline for recording is: videtestsrc ! filesink
Then, you can add any encoders or other things that may be possibly needed. 

Best regards,
Anton.

On Mon, Jul 13, 2020 at 12:36 PM Ole Aamot <[hidden email]> wrote:
How do I do recording in GStreamer?

See http://www.gingerblue.org/ for my wizard that not yet supports
recording, but supports the GStreamer infrastructure in the build
files.

Thanks in advance.

Best,
Ole

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Recording in gstreamer-1.0 >= 1.0

Ole Aamot
Hello Anton,

I have implemented Gingerblue, a graphical GTK+/GNOME wizard for storing metadata, selecting input line and in the future recording audio written in C code.

You can view six screenshots of  on

The last mile is to implement recording for the Record button in the wizard with the Gstreamer C API in gingerblue-0.1.4/src/gingerblue-record.c

Note that the code in Gingerblue 0.1.4 is not yet working for recording, so this is why I am seeking assistance from the mailing list.

Thanks for your help so far.

Best,
Ole Aamot

On Tue, Jul 14, 2020, 10:37 AM Anton Pryima <[hidden email]> wrote:
Hello Ole,

There is too little info for a such mailing list. The basic pipeline for recording is: videtestsrc ! filesink
Then, you can add any encoders or other things that may be possibly needed. 

Best regards,
Anton.

On Mon, Jul 13, 2020 at 12:36 PM Ole Aamot <[hidden email]> wrote:
How do I do recording in GStreamer?

See http://www.gingerblue.org/ for my wizard that not yet supports
recording, but supports the GStreamer infrastructure in the build
files.

Thanks in advance.

Best,
Ole

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Recording in gstreamer-1.0 >= 1.0

Ole Aamot
In reply to this post by Ole Aamot
Preliminary recording now works from the microphone in Ogg Vorbis
format in "$HOME/Music/Your Name - Song.ogg" in GNOME Gingerblue!
    
See http://www.gingerblue.org/ and download/support release 1.8.0
plan to record music or voice on GNU/Linux systems running GNOME.

Thanks to Anton Pryima!

Best,
Ole Aamot

On Mon, Jul 13, 2020 at 11:36 AM Ole Aamot <[hidden email]> wrote:
How do I do recording in GStreamer?

See http://www.gingerblue.org/ for my wizard that not yet supports
recording, but supports the GStreamer infrastructure in the build
files.

Thanks in advance.

Best,
Ole


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel