Skip to content

Commit

Permalink
version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vzhn committed Feb 11, 2021
1 parent efc73c7 commit 68b44d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.vzhilin</groupId>
<artifactId>bstreamer</artifactId>
<version>0.5</version>
<version>0.5.1</version>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
1 change: 1 addition & 0 deletions src/deploy/conf/server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ streaming:
file:
class: Filesystem
conf:
repeat: true
max_rtp_size: 65536
# path to video folder (/opt/video_samples for example)
basedir: video
Expand Down

0 comments on commit 68b44d8

Please sign in to comment.