This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
jp9000
/
obs-studio
Watch
1
Star
0
Fork
0
You've already forked obs-studio
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
obs-studio
/
plugins
/
rtmp-services
/
rtmp-format-ver.h
4 lines
53 B
C
Raw
Normal View
History
Unescape
Escape
rtmp-services: Add format_version to services.json The entire services file had to be restructured, but this allows us to be able to change the format of the json file safely (if ever needed).
2015-08-19 16:19:03 -07:00
#
pragma once
rtmp-services: Update service json format version Some of the format of the Json changed (adding alt_names), so update the format version to prevent it from being used with older versions.
2019-01-05 07:09:19 -08:00
#
define RTMP_SERVICES_FORMAT_VERSION 2
Reference in New Issue
Copy Permalink