]> git.sesse.net Git - casparcg/commit
- Added support for multiple streaming_consumers on the same channel
authorHelge Norberg <helge.norberg@gmail.com>
Fri, 27 Jun 2014 12:49:37 +0000 (14:49 +0200)
committerHelge Norberg <helge.norberg@gmail.com>
Fri, 27 Jun 2014 12:49:37 +0000 (14:49 +0200)
commitfafb9e5b9be8d2a3d4179a0808d36991a6a1b436
treeec974f2f752883b1fa77d5454090ab08467b8881
parentc03ed4dd419ea3db3c244c9f4926fe65f610bcb5
- Added support for multiple streaming_consumers on the same channel
- Added support for the placeholder <client_ip_address> for ADD and REMOVE commands resolving to the client ip address of the AMCP connection.
core/parameters/parameters.cpp
core/parameters/parameters.h
modules/ffmpeg/consumer/streaming_consumer.cpp
protocol/amcp/AMCPCommandsImpl.cpp