View Single Post
Old 06 November 2022, 15:33   #17
White
Registered User
 
White's Avatar
 
Join Date: Sep 2016
Location: italy
Posts: 1,480
Streaming now works perfectly.

Even with multiple streams at the same time.

All in real time

Clearly now what's important would be to somehow make Odyssey understand that he is the one who has to reproduce it.

But at this point the program and the script should be seen by those who can do a script on the amigaOS side.

To this I don't know the solution
even if I have some "artisanal" ideas.

Taking into account that I am only using a proxy

I need to see how it works with http server *


and here the YT.bat script:
@ youtube-dl "% 1" -o - | ffmpeg -protocol_whitelist file, http, https, tcp, tls -movflags + frag_keyframe + separate_moof + omit_tfhd_offset + empty_moov output.mp4 -y -i pipe: -vcodec libx264 -acodec mp2 -f mpegts pipe: | ffplay -i pipe:

here the test, I hope it is interesting for those who understand what I would like to do:

https://we.tl/t-fzzd9pXAgx
Attached Thumbnails
Click image for larger version

Name:	ffplay1.JPG
Views:	37
Size:	220.2 KB
ID:	77009  
White is offline  
 
Page generated in 0.06801 seconds with 12 queries