Loading sub-menu...

1.3.0 Release Candidate Process

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (15)

View Page History
*New Features:*

* New [RTP device plugin|#rtp] module|#rtp] - to support RTP network devices as Axis cameras (mpeg4 and h264)
* New [Custom device plugin|#custom] mudule|#custom] - to test new sources within Galicaster using GStreamer syntax(advanced users)
* [External scripts in profiles|#scripts] for devices configuracion
* [Configurable encoder and muxer|#encoder].
New documentation has been included on the code (docs/ folder) as well as in this wiki. This documentation is both partial and provisional but is already useful. Following the release process we will be updating it.

Device plugins: modules:
* [Galicaster:V4l2 device plugin] module]
* [Galicaster:Pulse device plugin] module]
* [Galicaster:Epiphan device plugin] module]
* [Galicaster:Datapath device plugin] module]
* [Galicaster:Hauppauge device plugin] module]
* [Galicaster:Blackmagic device plugin] module]
* [Galicaster:Firewire device plugin] module]
* [Galicaster:RTP device plugin] module]
* [Galicaster:Custom device plugin] module]

[Capture card table|Galicaster:New Capture cards table]

{anchor:rtp}
h4. RTP plugin
h4. RTP device module

A new device plugin has been developed in order to provide compatibility with network cameras and other RTP-based devices. This plugin records video or video+audio encoded on MPEG4 or H264, with audio on ACC or MP3.

{anchor:custom}
h4. Custom device plugin module

This feature is meant for advanced users. Defining a custom bin allow to test new sources within Galicaster.