Fishcake
Fishcake
I can implement an API that will tell you the actual upload limit for NB and probably make it compliant with NIP-96 or any other API. Should not be too...
> @fishcakeday no rush, we don't have this scheduled in any sprint atm `curl https://nostr.build/api/v2/upload/limit` is implemented, it will check based on your NIP98 authentication or return a free upload...
May I suggest to start with doing the initial transcoding of the video on the client: https://developer.apple.com/documentation/avfoundation/media_reading_and_writing/exporting_video_to_alternative_formats Then pick the correct quality: https://developer.apple.com/documentation/avfoundation/avassetexportpresetmediumquality - is a good one for this...
DASH is fine and all, but HLS is more widely supported. As for the CF, I have, and it is priced per streamed minute, hence the costs are prohibitive. I...
> To be clear. The point is not to just support HLS via m3u8 links, which we already have and maybe mistakenly add a "live" label to. > > The...
I would also not recommend any proxying of the videos, or you end up with a huge bill and inefficient implementation that does the work over and over and produces...
NB service can technically speaking do this already, serve the original while the transcoding is not finished. Then, depending on the client agent string in the header, serve m3u8 with...
You do not need to do anything on Damus, it is the matter of me taking my initial prototype to the production level, and it would work as is. The...
no change in the name, and it does not have to matter, served mime type would dictate how the video is processed. For example, user get and https://example.com/video.mov as a...
You do, according to my observations. Video UA: