SrGobi
Explore posts from serversProblem with ffmpeg playback
Of course if it is what I use to reproduce sounds, I also think that in my case I make reproductions of public mixes and with freedom of use, then I do not understand very well why it is forbidden something of free use and own creation.
16 replies
Change Heroku to Railway
Wait I think I found the error I am using on local the wss of espcustoms.xyz on local but the endpoint was local on both main and localhost may be because localhost:3000 can not be on main:
this.socket$ = webSocket('wss://espcustoms.xyz'); executed correctly on local.
endpoint: 'http://localhost:3000/api', executed correctly on local if I change this to https://espcustoms.xyz/api for the main you think it will work??
43 replies