Daniel
b3645092ac
Live users report
2022-01-17 15:56:15 -03:00
Daniel
65c6d8d6ab
Live plugin version 10.3
...
now you can schedule a live with a password protect
2022-01-13 13:13:13 -03:00
Daniel
2b64938d06
https://github.com/WWBN/AVideo/issues/6056
...
also add a password on a live
2021-12-06 15:01:07 -03:00
Daniel
95d14ebe0b
https://github.com/WWBN/AVideo/issues/5847
2021-12-03 10:55:09 -03:00
Daniel
49732d0748
Schedule description unlimited
2021-10-21 17:31:00 -03:00
Daniel
53703ca31d
Version 10 to allow public RTMP server
2021-09-08 17:28:51 -03:00
Daniel
4f657fa5fd
Add the webrtc server on the Live plugin
2021-08-31 09:14:44 -03:00
Daniel
819d7134e2
New Live video support
...
now you can Schedule lives
2021-08-27 12:28:02 -03:00
Daniel
94bc489442
https://github.com/WWBN/AVideo/issues/5438
2021-07-20 14:15:15 -03:00
DanielnetoDotCom
4ba52319ff
Get correct live on the live panel
2021-05-24 22:36:16 -03:00
DanielnetoDotCom
d73a25997b
manual recording
2021-05-24 14:36:32 -03:00
DanielnetoDotCom
2b91f7bfec
Fix invalid parameter "localhost"
2021-05-05 08:56:57 -03:00
akhilleusuggo
063db5d4af
Update nginx.conf
2021-05-04 17:29:40 +03:00
DanielnetoDotCom
419def6940
I removed the -re because I got this error
...
Option re (read input at native frame rate) cannot be applied to output url 20 -- you are trying to apply an input option to an output file or vice versa. Move this option before the file it belongs to.
Error parsing options for output file 20.
2021-05-04 10:08:34 -03:00
DanielnetoDotCom
6f4d1c16f5
The .ts files must have a expiration as well
2021-05-03 17:38:39 -03:00
Daniel Neto
ef531af8b8
Merge pull request #5042 from WWBN/akhilleusuggo-patch-12
...
Update nginx.conf
2021-04-29 15:19:07 -03:00
akhilleusuggo
1b39617697
Update nginx.conf
...
mp3 is not what rtmp-nginx page recommends , but mp3 does work as expected.
If issues happens , then the default option should be .audio.flv
2021-04-29 20:15:49 +03:00
akhilleusuggo
a4cda533eb
Update nginx.conf
2021-04-29 19:45:04 +03:00
DanielnetoDotCom
fe8f097620
https://github.com/WWBN/AVideo/issues/4999#issuecomment-827749835
2021-04-28 09:01:52 -03:00
akhilleusuggo
f71271fda7
remove unnecessary repeated ffmpeg flags
2021-04-26 20:01:28 +03:00
DanielnetoDotCom
e749b66008
https://github.com/WWBN/AVideo/issues/4999
2021-04-26 10:19:02 -03:00
DanielnetoDotCom
890a14d244
1. add seasons support that will group multiple series as part of a big serie.
...
2. update the netflix layout to display more details about the selected series.
2021-02-24 16:23:11 -03:00
akhilleusuggo
76bcaefc51
Update nginx.conf
...
-hls_time is really bad on most of the script encoder that we have in this project . I think developers doesn't understand it well . This value has no meaning what so ever and the script will give errors on playlist and in cases completally ignore it !
1- You can't set hls_time without indicating a valid GOP ( -g )
2- GOP must be your output frame rate * 2
3- The hls_time must be GOP/FrameRates=hls_time
Example ;
-r 60 -g 120 -hls_time 2 ( valid values )
-r 60 -g 240 -hls_time 4 (valid value , HIGH latency stream )
-r 30 -g 30 -hls_time 1 ( valid value , LOW latency stream )
-r 20 -g 48 -hls_time 6 ( wrong values , a lot of buffering and weird/unstable hls_playlist , if not completely ignored . The seek bar gonna just be confused ).
modification based on your information ;
https://trac.ffmpeg.org/wiki/EncodingForStreamingSites
https://github.com/arut/nginx-rtmp-module/wiki/Directives#buflen
https://trac.ffmpeg.org/wiki/Limiting%20the%20output%20bitrate
2021-02-05 13:54:05 +02:00
DanielnetoDotCom
546c3e6761
Categories page
...
PlayO page
2021-01-29 09:41:47 -03:00
akhilleusuggo
ad028c6736
Create stat.xsl
2021-01-03 02:21:56 +02:00
DanielnetoDotCom
65f5b4cd23
Allow add video watermark and playlist play live and TV
2020-11-30 16:44:26 -03:00
DanielnetoDotCom
4a6a343b1a
Improving the nginx.conf
2020-11-16 09:24:27 -03:00
qome
569a3f1dce
Update nginx.conf
2020-11-15 00:44:41 -06:00
DanielnetoDotCom
8dbd1e0141
2020-09-03 17:26:02 -03:00
DanielnetoDotCom
3ff82b56ae
Add restream option and integrate the Meet with the Live plugin
2020-09-01 17:39:09 -03:00
DanielnetoDotCom
5c52709d6c
Getting ready for the Live Stream Multiple servers
2020-07-03 11:30:08 -03:00
daniel
5db857b422
https://github.com/WWBN/AVideo/issues/2636#issuecomment-586584216
...
Version 8.5 to have the filesize for each video
2020-02-15 09:28:27 -03:00
daniel
fe9cf346c8
Fix on publish
2020-02-07 17:59:23 -03:00
daniel
5b566462c4
2020-01-14 11:27:40 -03:00
daniel
99a76623a3
Merge origin/master
...
Conflicts:
view/js/script.js
2020-01-13 17:58:48 -03:00
daniel
400ab5d239
Rebranding
2019-12-02 12:17:41 -03:00
daniel
3a9ff3fb66
2019-05-08 13:25:07 -03:00
daniel
b60f9cc760
Add DVR support
2019-04-23 10:20:27 -03:00
daniel
68caeb912d
Adding a playlist plugin that gives you more options over your content
2019-02-01 17:55:50 -03:00
daniel
0c3f4473af
adding secure method
2019-01-31 07:23:06 -03:00
daniel
a31a9d175e
add an option to do not let users remove channel filter
2018-11-03 12:41:14 -03:00
daniel
ff872a4771
If the video comes from the channel it will keep showing the channel videos
2018-11-03 08:53:34 -03:00
daniel
1f20b5dafb
Add an option to remove the liveusers counter
2018-11-02 12:11:35 -03:00
daniel
831bf8d2cf
Improve Live Statistics
2018-10-31 14:58:53 -03:00
daniel
2422a7dea7
2018-10-31 08:51:24 -03:00
daniel
f3428b6572
2018-10-30 17:43:58 -03:00
daniel
ff8bdcec05
Enable or disable some left menu
2018-10-30 10:56:53 -03:00
daniel
c01349aee1
https://github.com/DanielnetoDotCom/YouPHPTube/issues/1190
...
Remove the required from personalInfo
2018-10-29 21:47:24 -03:00
daniel
596c7e7ac1
2018-10-29 09:03:28 -03:00
daniel
bf44e3dfa8
2018-10-27 10:48:24 -03:00