Skip to content

tomasz-grobelny/AAVideoSink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

For a generic intro see AAServer.

This project is a GStreamer video sink.

Usage example

After installing this GStreamer plugin you can execute the following command:

gst-launch-1.0 videotestsrc ! x264enc ! video/x-h264,stream-format=byte-stream,profile=high,width=720,height=480 ! aavideosink socketName=socket

where socket is Unix domain socket filename opened by AAServer.

About

GStreamer sink plugin that sends video to AAServer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published