0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/win-capture
jp9000 43057038fc Add 'common' and 'custom' RTMP services
This plugin is just a generic service plugin for basic RTMP streaming
service stuff.

This just has a 'common' service that has a list of common/simple
streaming services that don't have their own custom service modules, and
then a 'custom' service that allows you to enter in the stream URL and
key manually, without a service/server list.

Also, copy the jansson VS projects file (don't modify the old one) so
that it's located in the vs/2013 directory, so that other libraries can
properly link with it without having to enter in extra information just
to include jansson
2014-04-19 20:54:18 -07:00
..
CMakeLists.txt Add window capture 2014-04-07 01:20:36 -07:00
dc-capture.c Use atomic functions where appropriate 2014-03-16 18:26:46 -07:00
dc-capture.h Reimplement monitor capture 2014-03-05 10:43:14 -07:00
monitor-capture.c Add window capture 2014-04-07 01:20:36 -07:00
plugin-main.c Add window capture 2014-04-07 01:20:36 -07:00
window-capture.c Add 'common' and 'custom' RTMP services 2014-04-19 20:54:18 -07:00