WWBN / AVideo

Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
https://avideo.tube/AVideo_OpenSource
Other
1.92k stars 972 forks source link

videos are not visible #8177

Open KrzysioMisio opened 1 year ago

KrzysioMisio commented 1 year ago

after upgrading to 12.5 What is the issue here ??? Why new videos are not visible to users ??? now every video has to be approved in the admin panel ???? after all, it makes no sense

avideo

DanielnetoDotCom commented 1 year ago

Make sure you have this plugin in your crontab

image

KrzysioMisio commented 1 year ago

she is mandatory ? I do not use it because I do not need it in version 12.4 I also did not use and there were no problems

DanielnetoDotCom commented 1 year ago

yes, it is required now

DanielnetoDotCom commented 1 year ago

All required are here

image

KrzysioMisio commented 1 year ago

I added the plugin to cron I have everything in green But it doesn't work !!! i still have to accept the video in the admin panel i have to click Release now to make the video visible to users

szhe

DanielnetoDotCom commented 1 year ago

edit the video and check what time it should be released.

also check your server time

KrzysioMisio commented 1 year ago

Server time is correct (Europe/Warsaw) The video is expected to display in 2 hours how to change it ?

relas

DanielnetoDotCom commented 1 year ago

usually, this date comes from your encoder. check what date you have there.

KrzysioMisio commented 1 year ago

date and time in the encoder is the same as on the server and streamer Everything was working fine until I updated the version to 12.5

DanielnetoDotCom commented 1 year ago

I mean, when you submit the file, what date do you see in the encoder?

KrzysioMisio commented 1 year ago

the date is correct in Poland it is now 17:03 dar

DanielnetoDotCom commented 1 year ago

I am no idea why it is saving 2 hours ahead, so for now you will need to inspect the logs in the Encoder and streamer when you submit a video. so we can check the times.

KrzysioMisio commented 1 year ago

streamer

[17-Jul-2023 16:17:27 Europe/Warsaw] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /view/user.php

[17-Jul-2023 16:17:27 Europe/Warsaw] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":288,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":95,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/VideoTags\/View\/list.php","line":9,"function":"getAll","class":"ObjectYPT","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/CustomizeUser\/View\/tabSubscriptions.php","line":28,"args":["\/var\/www\/html\/AVideo\/plugin\/VideoTags\/View\/list.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/plugin\/CustomizeUser\/CustomizeUser.php","line":639,"args":["\/var\/www\/html\/AVideo\/plugin\/CustomizeUser\/View\/tabSubscriptions.php"],"function":"include"}] SCRIPT_NAME: /view/user.php

[17-Jul-2023 16:17:27 Europe/Warsaw] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed: (1054) (Unknown column 'v.order' in 'order clause') preparedStatement = "SELECT * FROM tags_types WHERE 1=1 ORDER BY v.order IS NOT NULL DESC ,orderASC , v.created DESC LIMIT 0, 20 " formats = "" values = [] refreshCache = false SCRIPT_NAME: /view/user.php

[17-Jul-2023 16:17:27 Europe/Warsaw] AVideoLog::ERROR: MySQL ERROR: [{"file":"\/var\/www\/html\/AVideo\/objects\/mysql_dal.php","line":280,"function":"log_error"},{"file":"\/var\/www\/html\/AVideo\/objects\/Object.php","line":95,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/VideoTags\/View\/list.php","line":9,"function":"getAll","class":"ObjectYPT","type":"::"},{"file":"\/var\/www\/html\/AVideo\/plugin\/CustomizeUser\/View\/tabSubscriptions.php","line":28,"args":["\/var\/www\/html\/AVideo\/plugin\/VideoTags\/View\/list.php"],"function":"include"},{"file":"\/var\/www\/html\/AVideo\/plugin\/CustomizeUser\/CustomizeUser.php","line":639,"args":["\/var\/www\/html\/AVideo\/plugin\/CustomizeUser\/View\/tabSubscriptions.php"],"function":"include"}] SCRIPT_NAME: /view/user.php

DanielnetoDotCom commented 1 year ago

These are NOT the logs I am talking about.

image

but your log reveals another issue.

check this update

KrzysioMisio commented 1 year ago

emcoder

[17-Jul-2023 16:15:43 Europe/Berlin] getTitleFromLink: Get Title: LC_ALL=en_US.UTF-8 /usr/local/bin/yt-dlp --no-check-certificate --no-playlist --force-ipv4 --skip-download -e 'https://youtu.be/gDQbwS6t-uw' Array ( [0] => WARNING: Writing cache to '/var/www/.cache/yt-dlp/youtube-nsig/4cc5d082.json' failed: Traceback (most recent call last): [1] => File "/usr/local/bin/yt-dlp/yt_dlp/cache.py", line 41, in store [2] => os.makedirs(os.path.dirname(fn), exist_ok=True) [3] => File "/usr/lib/python3.10/os.py", line 215, in makedirs [4] => makedirs(head, exist_ok=exist_ok) [5] => File "/usr/lib/python3.10/os.py", line 215, in makedirs [6] => makedirs(head, exist_ok=exist_ok) [7] => File "/usr/lib/python3.10/os.py", line 225, in makedirs [8] => mkdir(name, mode) [9] => PermissionError: [Errno 13] Permission denied: '/var/www/.cache' [10] => [11] => Atta w niebocentryżmie i w Słowiaństwie - podcast PL )

DanielnetoDotCom commented 1 year ago

emcoder

[17-Jul-2023 16:15:43 Europe/Berlin] getTitleFromLink: Get Title: LC_ALL=en_US.UTF-8 /usr/local/bin/yt-dlp --no-check-certificate --no-playlist --force-ipv4 --skip-download -e 'https://youtu.be/gDQbwS6t-uw' Array ( [0] => WARNING: Writing cache to '/var/www/.cache/yt-dlp/youtube-nsig/4cc5d082.json' failed: Traceback (most recent call last): [1] => File "/usr/local/bin/yt-dlp/yt_dlp/cache.py", line 41, in store [2] => os.makedirs(os.path.dirname(fn), exist_ok=True) [3] => File "/usr/lib/python3.10/os.py", line 215, in makedirs [4] => makedirs(head, exist_ok=exist_ok) [5] => File "/usr/lib/python3.10/os.py", line 215, in makedirs [6] => makedirs(head, exist_ok=exist_ok) [7] => File "/usr/lib/python3.10/os.py", line 225, in makedirs [8] => mkdir(name, mode) [9] => PermissionError: [Errno 13] Permission denied: '/var/www/.cache' [10] => [11] => Atta w niebocentryżmie i w Słowiaństwie - podcast PL )

does not help

DanielnetoDotCom commented 1 year ago

Without the correct logs, it becomes difficult for me to provide accurate assistance and understand the root cause of the problem. As much as I would like to help you, I have limitations in terms of time and availability.

If you are able to provide the logs as requested, I will be more than willing to continue assisting you in finding a solution, otherwise, I cannot continue in this thread.

KrzysioMisio commented 1 year ago

where do i get the other logs? there are 2 one in the AVideo.log encoder second AVideo.log streamer

DanielnetoDotCom commented 1 year ago

the logs seem to be correct, but the time is not.

image

also, you need so share more from it.

I want to see when the video is saved in the database.

another option,

It may be an issue with the timezone converter. try to see if your servers are in the same timezone as you are.

KrzysioMisio commented 1 year ago

I have a server at home encoder and streammer are on the same server

KrzysioMisio commented 1 year ago

I uploaded the video and these are the logs see I start sending at 17:55 and then it changes to 15:55

[17-Jul-2023 17:54:31 Europe/Berlin] www.youhippo.com/ == www.youhippo.com/ [17-Jul-2023 17:54:31 Europe/Berlin] login.json: Login::run [17-Jul-2023 17:54:31 Europe/Berlin] Login::run (admin, ***, https://www.youhippo.com/, true) [17-Jul-2023 17:54:31 Europe/Berlin] Login::run request login user (admin) [17-Jul-2023 17:54:31 Europe/Berlin] Login::run request login complete user (admin) [17-Jul-2023 17:54:31 Europe/Berlin] Login::run got an object [17-Jul-2023 17:54:31 Europe/Berlin] createIfNotExists:: admin [17-Jul-2023 17:54:31 Europe/Berlin] Verification Start https://www.youhippo.com/ [17-Jul-2023 17:54:31 Europe/Berlin] Verification Creating the Cache https://www.youhippo.com/ [17-Jul-2023 17:54:32 Europe/Berlin] Verification Response (https://search.avideo.com/verify.php?url=https%3A%2F%2Fwww.youhippo.com%2F): {"msg":["https:\/\/www.youhippo.com\/ Site verified"],"isPrivate":false,"verified":true,"status":"a"} [17-Jul-2023 17:54:32 Europe/Berlin] Login:: almost done [17-Jul-2023 17:54:32 Europe/Berlin] Login:: done session_id = tv415qsco4v0jo0hccq9eohhe1 session_login [17-Jul-2023 17:55:11 Europe/Berlin] Upload.php will let function decide decideFormatOrder [17-Jul-2023 17:55:11 Europe/Berlin] decideFormatOrder: {"file":"Stereoact feat- Kerstin Ott - Die Immer Lacht.mp4","audioOnly":"false","spectrum":"false","webm":"false","override_status":"","update_video_id":0,"inputHLS":"false","inputLow":"false","inputSD":"false","inputHD":"false","inputAutoHLS":"false","inputAutoMP4":"true","inputAutoWebm":"false","inputAutoAudio":"false","title":"","description":"","categories_id":0,"releaseDate":"2023-07-17 17:54:00","timezone":"Europe\/Warsaw","PHPSESSID":"tv415qsco4v0jo0hccq9eohhe1","notifyURL":""} [17-Jul-2023 17:55:11 Europe/Berlin] decideFormatOrder: auto MP4 [17-Jul-2023 17:55:11 Europe/Berlin] AVideo-Encoder Format::getFromOrder(7) [17-Jul-2023 17:55:11 Europe/Berlin] Upload.php line: 113 "mp4" [17-Jul-2023 17:55:11 Europe/Berlin] Encoder::sendFile videos_id=0, format=mp4 [17-Jul-2023 17:55:11 Europe/Berlin] Encoder::sendFile sending file to aVideoEncoder.json from [17-Jul-2023 17:55:11 Europe/Berlin] sendToStreamer to aVideoEncoder.json [17-Jul-2023 17:55:12 Europe/Berlin] Encoder::save id=() title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 17:55:12 Europe/Berlin] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 17:55:12 Europe/Berlin] sendToStreamer spectrumimage not set [17-Jul-2023 17:55:12 Europe/Berlin] sendToStreamer rawVideo not set [17-Jul-2023 17:55:12 Europe/Berlin] sendToStreamer image not set [17-Jul-2023 17:55:12 Europe/Berlin] sendToStreamer gifimage not set [17-Jul-2023 17:55:12 Europe/Berlin] sendToStreamer webpimage not set [17-Jul-2023 17:55:12 Europe/Berlin] sendToStreamer video not set [17-Jul-2023 17:55:12 Europe/Berlin] sendToStreamer https://www.youhippo.com/aVideoEncoder.json in 0.614 seconds {"error":false,"target":"aVideoEncoder.json","postFields":{"duration":"EE:EE:EE","title":"Stereoact feat- Kerstin Ott - Die Immer Lacht","first_request":1,"categories_id":0,"format":"mp4","resolution":"","videoDownloadedLink":null,"description":"","downloadURL":"","chunkFile":"","encoderURL":"https:\/\/www.youhippo.com\/encoder\/","keepEncoding":"0","streamers_id":1,"user":"admin","pass":"_user_hash_Vlc2dm5ZUzUyNW1LVlo3M0JLYjBjU0ozS3huYzNSZ28ram45OWdCaE1RMXRtSkhRLzBYbnc0bUQrNVMwQXRNdHlaL1VsMEF4N3hOZDlUVlRPZkJnaFE9PQ==","return_vars":"{\"videos_id\":0,\"video_id_hash\":\"\",\"releaseDate\":\"2023-07-17 17:54:00\"}","releaseDate":"2023-07-17 17:54:00","timezone":"Europe\/Berlin"},"response_raw":"{\"error\":false,\"video_id\":1242,\"video_id_hash\":\"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=\",\"releaseDate\":\"2023-07-17 17:54:00\"}","response":{"error":false,"video_id":1242,"video_id_hash":"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=","releaseDate":"2023-07-17 17:54:00"}} [17-Jul-2023 17:55:12 Europe/Berlin] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:55:16 UTC] getReturn_vars {"videos_id":1242,"video_id_hash":"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=","releaseDate":"2023-07-17 17:54:00"} [17-Jul-2023 15:55:16 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:55:16 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:55:16 UTC] downloadFile: start queue_id = 49 url = https://www.youhippo.com/encoder/videos/original_StereoactfeatKerstinOttDieImmerLacht_YPTuniqid_64b5645fe06526.26102368 pathFileName = /var/www/html/AVideo/encoder/videos/49_tmpFile.mp4 [17-Jul-2023 15:55:16 UTC] downloadFile: not using getYoutubeDl [17-Jul-2023 15:55:16 UTC] downloadFile: this file was uploaded from file and thus is in the videos [17-Jul-2023 15:55:16 UTC] downloadFile: downloadedFile = /var/www/html/AVideo/encoder/videos/original_StereoactfeatKerstinOttDieImmerLacht_YPTuniqid_64b5645fe06526.26102368 | url = https://www.youhippo.com/encoder/videos/original_StereoactfeatKerstinOttDieImmerLacht_YPTuniqid_64b5645fe06526.26102368 [17-Jul-2023 15:55:16 UTC] getVideoFile start(https://www.youhippo.com/encoder/videos/original_StereoactfeatKerstinOttDieImmerLacht_YPTuniqid_64b5645fe06526.26102368, 49, /var/www/html/AVideo/encoder/videos/original_StereoactfeatKerstinOttDieImmerLacht_YPTuniqid_64b5645fe06526.26102368, /var/www/html/AVideo/encoder/videos/49_tmpFile.mp4) [17-Jul-2023 15:55:16 UTC] getVideoFile done 32.14MB [17-Jul-2023 15:55:16 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:55:16 UTC] downloadFile: {"error":false,"filename":"49_tmpFile.mp4","pathFileName":"\/var\/www\/html\/AVideo\/encoder\/videos\/49_tmpFile.mp4","msg":"We downloaded the file with success"} [17-Jul-2023 15:55:16 UTC] Original filesize is 32.14MB [17-Jul-2023 15:55:16 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:55:16 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:55:16 UTC] Duration found: 0:03:35 [17-Jul-2023 15:55:16 UTC] getImage: ffmpeg -ss 00:01:47 -i "/var/www/html/AVideo/encoder/videos/49_tmpFile.mp4" -vframes 1 -y '/var/www/html/AVideo/encoder/videos/49_tmpFile.mp4.jpg' [17-Jul-2023 15:55:16 UTC] getImage: takes 0.091177940368652 sec to complete [17-Jul-2023 15:55:17 UTC] getGif: takes 0.19654488563538 sec to complete [17-Jul-2023 15:55:18 UTC] getWebpImage: takes 0.62667798995972 sec to complete /var/www/html/AVideo/encoder/videos/49_tmpFile.mp4.webp [17-Jul-2023 15:55:18 UTC] sendToStreamer to objects/aVideoEncoderReceiveImage.json.php [17-Jul-2023 15:55:18 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:55:18 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:55:18 UTC] sendToStreamer spectrumimage not set [17-Jul-2023 15:55:18 UTC] sendToStreamer rawVideo not set [17-Jul-2023 15:55:18 UTC] sendToStreamer video not set [17-Jul-2023 15:55:18 UTC] sendToStreamer https://www.youhippo.com/objects/aVideoEncoderReceiveImage.json.php in 0.695 seconds {"error":false,"target":"objects\/aVideoEncoderReceiveImage.json.php","postFields":{"duration":"0:03:35","image":"25.75KB","downloadURL_image":"https:\/\/www.youhippo.com\/encoder\/videos\/49_tmpFile.mp4.jpg","gifimage":"576.92KB","downloadURL_gifimage":"https:\/\/www.youhippo.com\/encoder\/videos\/49_tmpFile.mp4.gif","webpimage":"126.45KB","downloadURL_webpimage":"https:\/\/www.youhippo.com\/encoder\/videos\/49_tmpFile.mp4.webp","streamers_id":"1","user":"admin","pass":"_user_hash_Vlc2dm5ZUzUyNW1LVlo3M0JLYjBjU0ozS3huYzNSZ28ram45OWdCaE1RMXRtSkhRLzBYbnc0bUQrNVMwQXRNdHlaL1VsMEF4N3hOZDlUVlRPZkJnaFE9PQ==","return_vars":"{\"videos_id\":1242,\"video_id_hash\":\"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=\",\"releaseDate\":\"2023-07-17 17:54:00\"}","releaseDate":"2023-07-17 17:54:00","videos_id":1242,"video_id_hash":"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=","timezone":"UTC"},"response_raw":"{\"error\":false,\"video_id\":1242,\"jpgDest\":\"\\\/var\\\/www\\\/html\\\/AVideo\\\/videos\\\/video_230717175512_v2486\\\/video_230717175512_v2486.jpg\",\"jpgDestSize\":26364,\"gifDest\":\"\\\/var\\\/www\\\/html\\\/AVideo\\\/videos\\\/video_230717175512_v2486\\\/video_230717175512_v2486.gif\",\"gifDestSize\":590765,\"webpDest\":\"\\\/var\\\/www\\\/html\\\/AVideo\\\/videos\\\/video_230717175512_v2486\\\/video_230717175512_v2486.webp\",\"webpDestSize\":129484,\"jpgDest_deleteInvalidImage\":false,\"gifDest_deleteInvalidImage\":true,\"webpDest_deleteInvalidImage\":false,\"video_id_hash\":\"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=\",\"releaseDate\":\"2023-07-17 17:54:00\"}","response":{"error":false,"video_id":1242,"jpgDest":"\/var\/www\/html\/AVideo\/videos\/video_230717175512_v2486\/video_230717175512_v2486.jpg","jpgDestSize":26364,"gifDest":"\/var\/www\/html\/AVideo\/videos\/video_230717175512_v2486\/video_230717175512_v2486.gif","gifDestSize":590765,"webpDest":"\/var\/www\/html\/AVideo\/videos\/video_230717175512_v2486\/video_230717175512_v2486.webp","webpDestSize":129484,"jpgDest_deleteInvalidImage":false,"gifDest_deleteInvalidImage":true,"webpDest_deleteInvalidImage":false,"video_id_hash":"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=","releaseDate":"2023-07-17 17:54:00"}} [17-Jul-2023 15:55:18 UTC] AVideo-Encoder Format::run(/var/www/html/AVideo/encoder/videos/49_tmpFile.mp4, 49) [17-Jul-2023 15:55:18 UTC] run (else): 7 [17-Jul-2023 15:55:18 UTC] AVideo-Encoder Format::getFromOrder(7) [17-Jul-2023 15:55:18 UTC] AVideo-Encoder Format::exec [31, /var/www/html/AVideo/encoder/videos/49_tmpFile.mp4, /var/www/html/AVideo/encoder/videos/avideoTmpFile_49_streamers_id_1_.mp4, 49] code=(-vf scale=-2:{$resolution} -movflags +faststart -preset veryfast -vcodec h264 -acodec aac -b:a {$autioBitrate}k -max_muxing_queue_size 1024 -y {$destinationFile}) [17-Jul-2023 15:55:18 UTC] getResolution: ffprobe -v quiet -print_format json -show_format -show_streams "/var/www/html/AVideo/encoder/videos/49_tmpFile.mp4" [17-Jul-2023 15:55:18 UTC] getResolution: success 720 [17-Jul-2023 15:55:18 UTC] Encoder:Format:: getDynamicCommandFromFormat(/var/www/html/AVideo/encoder/videos/49_tmpFile.mp4, 31) [resolutions=[480,720]] [height=720] [17-Jul-2023 15:55:18 UTC] Encoder:Format:: getDynamicCommandFromFormat::return(ffmpeg -i "{$pathFileName}" -vf scale=-2:480 -movflags +faststart -preset veryfast -vcodec h264 -acodec aac -b:a 128k -max_muxing_queue_size 1024 -y /var/www/html/AVideo/encoder/videos/avideoTmpFile_49_streamers_id_1_480.mp4 -vf scale=-2:720 -movflags +faststart -preset veryfast -vcodec h264 -acodec aac -b:a 192k -max_muxing_queue_size 1024 -y /var/www/html/AVideo/encoder/videos/avideoTmpFile_49_streamers_id_1_720.mp4) [17-Jul-2023 15:55:18 UTC] AVideo-Encoder Format::exec Start Encoder [ffmpeg -i "/var/www/html/AVideo/encoder/videos/49_tmpFile.mp4" -vf scale=-2:480 -movflags +faststart -preset veryfast -vcodec h264 -acodec aac -b:a 128k -max_muxing_queue_size 1024 -y /var/www/html/AVideo/encoder/videos/avideoTmpFile_49_streamers_id_1_480.mp4 -vf scale=-2:720 -movflags +faststart -preset veryfast -vcodec h264 -acodec aac -b:a 192k -max_muxing_queue_size 1024 -y /var/www/html/AVideo/encoder/videos/avideoTmpFile_49_streamers_id_1_720.mp4] [17-Jul-2023 15:55:18 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:55:56 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:56:03 UTC] AVideo-Encoder Format::exec Success progressFile=/var/www/html/AVideo/encoder/videos/49_tmpFile_progress.txt [17-Jul-2023 15:56:03 UTC] getReturn_vars {"videos_id":1242,"video_id_hash":"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=","releaseDate":"2023-07-17 17:54:00"} [17-Jul-2023 15:56:03 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:56:03 UTC] Encoder::send() order_id=7 [17-Jul-2023 15:56:05 UTC] Duration found: 0:03:35 [17-Jul-2023 15:56:05 UTC] sendToStreamer to aVideoEncoder.json [17-Jul-2023 15:56:07 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:56:07 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:56:07 UTC] sendToStreamer spectrumimage not set [17-Jul-2023 15:56:07 UTC] sendToStreamer rawVideo not set [17-Jul-2023 15:56:07 UTC] sendToStreamer image not set [17-Jul-2023 15:56:07 UTC] sendToStreamer gifimage not set [17-Jul-2023 15:56:07 UTC] sendToStreamer webpimage not set [17-Jul-2023 15:56:07 UTC] sendToStreamer video not set [17-Jul-2023 15:56:07 UTC] sendToStreamer https://www.youhippo.com/aVideoEncoder.json in 1.689 seconds {"error":false,"target":"aVideoEncoder.json","postFields":{"duration":"0:03:35","title":"Stereoact feat- Kerstin Ott - Die Immer Lacht","categories_id":0,"format":"mp4","resolution":"480","videoDownloadedLink":"","description":"","downloadURL":"https:\/\/www.youhippo.com\/encoder\/videos\/avideoTmpFile_49_streamers_id_1_480.mp4","encoderURL":"https:\/\/www.youhippo.com\/encoder\/","streamers_id":"1","user":"admin","pass":"_user_hash_Vlc2dm5ZUzUyNW1LVlo3M0JLYjBjU0ozS3huYzNSZ28ram45OWdCaE1RMXRtSkhRLzBYbnc0bUQrNVMwQXRNdHlaL1VsMEF4N3hOZDlUVlRPZkJnaFE9PQ==","return_vars":"{\"videos_id\":1242,\"video_id_hash\":\"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=\",\"releaseDate\":\"2023-07-17 17:54:00\"}","releaseDate":"2023-07-17 17:54:00","videos_id":1242,"video_id_hash":"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=","timezone":"UTC"},"response_raw":"{\"error\":false,\"video_id\":1242,\"video_id_hash\":\"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=\",\"releaseDate\":\"2023-07-17 17:54:00\"}","response":{"error":false,"video_id":1242,"video_id_hash":"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=","releaseDate":"2023-07-17 17:54:00"}} [17-Jul-2023 15:56:07 UTC] Encoder:sendFileChunk no need, we could download [17-Jul-2023 15:56:11 UTC] Duration found: 0:03:35 [17-Jul-2023 15:56:11 UTC] sendToStreamer to aVideoEncoder.json [17-Jul-2023 15:56:13 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:56:13 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:56:13 UTC] sendToStreamer spectrumimage not set [17-Jul-2023 15:56:13 UTC] sendToStreamer rawVideo not set [17-Jul-2023 15:56:13 UTC] sendToStreamer image not set [17-Jul-2023 15:56:13 UTC] sendToStreamer gifimage not set [17-Jul-2023 15:56:13 UTC] sendToStreamer webpimage not set [17-Jul-2023 15:56:13 UTC] sendToStreamer video not set [17-Jul-2023 15:56:13 UTC] sendToStreamer https://www.youhippo.com/aVideoEncoder.json in 1.715 seconds {"error":false,"target":"aVideoEncoder.json","postFields":{"duration":"0:03:35","title":"Stereoact feat- Kerstin Ott - Die Immer Lacht","categories_id":0,"format":"mp4","resolution":"720","videoDownloadedLink":"","description":"","downloadURL":"https:\/\/www.youhippo.com\/encoder\/videos\/avideoTmpFile_49_streamers_id_1_720.mp4","encoderURL":"https:\/\/www.youhippo.com\/encoder\/","streamers_id":"1","user":"admin","pass":"_user_hash_Vlc2dm5ZUzUyNW1LVlo3M0JLYjBjU0ozS3huYzNSZ28ram45OWdCaE1RMXRtSkhRLzBYbnc0bUQrNVMwQXRNdHlaL1VsMEF4N3hOZDlUVlRPZkJnaFE9PQ==","return_vars":"{\"videos_id\":1242,\"video_id_hash\":\"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=\",\"releaseDate\":\"2023-07-17 17:54:00\"}","releaseDate":"2023-07-17 17:54:00","videos_id":1242,"video_id_hash":"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=","timezone":"UTC"},"response_raw":"{\"error\":false,\"video_id\":1242,\"video_id_hash\":\"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=\",\"releaseDate\":\"2023-07-17 17:54:00\"}","response":{"error":false,"video_id":1242,"video_id_hash":"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=","releaseDate":"2023-07-17 17:54:00"}} [17-Jul-2023 15:56:13 UTC] Encoder:sendFileChunk no need, we could download [17-Jul-2023 15:56:13 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:56:13 UTC] getReturn_vars {"videos_id":1242,"video_id_hash":"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=","releaseDate":"2023-07-17 17:54:00"} [17-Jul-2023 15:56:13 UTC] AVideo-Encoder sending confirmation to objects/aVideoEncoderNotifyIsDone.json.php [17-Jul-2023 15:56:13 UTC] sendToStreamer to objects/aVideoEncoderNotifyIsDone.json.php [17-Jul-2023 15:56:14 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht) [17-Jul-2023 15:56:14 UTC] sendToStreamer spectrumimage not set [17-Jul-2023 15:56:14 UTC] sendToStreamer rawVideo not set [17-Jul-2023 15:56:14 UTC] sendToStreamer image not set [17-Jul-2023 15:56:14 UTC] sendToStreamer gifimage not set [17-Jul-2023 15:56:14 UTC] sendToStreamer webpimage not set [17-Jul-2023 15:56:14 UTC] sendToStreamer video not set [17-Jul-2023 15:56:14 UTC] sendToStreamer https://www.youhippo.com/objects/aVideoEncoderNotifyIsDone.json.php in 0.749 seconds {"error":false,"target":"objects\/aVideoEncoderNotifyIsDone.json.php","postFields":{"fail":0,"streamers_id":"1","user":"admin","pass":"_user_hash_Vlc2dm5ZUzUyNW1LVlo3M0JLYjBjU0ozS3huYzNSZ28ram45OWdCaE1RMXRtSkhRLzBYbnc0bUQrNVMwQXRNdHlaL1VsMEF4N3hOZDlUVlRPZkJnaFE9PQ==","return_vars":"{\"videos_id\":1242,\"video_id_hash\":\"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=\",\"releaseDate\":\"2023-07-17 17:54:00\"}","releaseDate":"2023-07-17 17:54:00","videos_id":1242,"video_id_hash":"VittcTdhb0lpSmp2RE1QMzlrcVI3NlhWbkhNMDZLOXRBTE5ZZHd4YkVpOD0=","timezone":"UTC"},"response_raw":"{\"error\":false,\"video_id\":1242}","response":{"error":false,"video_id":1242}} [17-Jul-2023 15:56:14 UTC] Encoder::save id=(49) title=(Stereoact feat- Kerstin Ott - Die Immer Lacht)

DanielnetoDotCom commented 1 year ago

in your streamer log MUST be something like "Scheduler::addVideoToRelease" this will give some clue what is going on.

without it I cannot help

KrzysioMisio commented 1 year ago

and where do i get "scheduler::add Video To Release" after all, avideo.log is created automatically

DanielnetoDotCom commented 1 year ago

if the video is being scheduled this MUST be somewhere in your log

KrzysioMisio commented 1 year ago

I don't plan anything, I don't have a schedule you can see from the logs that the video loads at the correct time and then it changes

DanielnetoDotCom commented 1 year ago

all the videos go to the scheduled.

some of them are scheduled to now and some of them are scheduled to some time ahead.

I am talking about the schedule plugin

KrzysioMisio commented 1 year ago

I changed the encoder to public and everything works fine Some problem is in my encoder

DanielnetoDotCom commented 1 year ago

try to update your encoder. maybe is something there.

KrzysioMisio commented 1 year ago

Daniel, if I mark the Release Date in the encoder, e.g. in 1 hour, the video is visible It seems to me that not checking the Release Date releaseDateOption takes the default time and date, not the current one re

DanielnetoDotCom commented 1 year ago

can you please try this update?

update the encoder and the streamer

KrzysioMisio commented 1 year ago

these fixes worked but in the encoder logs it is still (minus) - 2 hours and in video editing it is (plus) + 1 hour relase re

DanielnetoDotCom commented 1 year ago

Just asking, is it releasing in the correct time?

KrzysioMisio commented 1 year ago

yes it works now the video is visible to users