Skip to content

Commit db65a18

Browse files
jeffswartzManik Sachdeva
authored andcommitted
docs edit: RTMPS is now supported (#172)
1 parent fa1ab51 commit db65a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/opentok/RtmpProperties.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public RtmpProperties.Builder id(String id) {
5050

5151
/**
5252
* Call this method to set the RTMP server URL. Note that OpenTok live streaming
53-
* does not support RTMPS.
53+
* supports RTMP and RTMPS.
5454
*
5555
* @param serverUrl The RTMP server URL
5656
*

0 commit comments

Comments
 (0)