this is my first question in stackoverflow and I really appreciate anyone who can help.
our team work with vue as client side and node.js as serverSide.
my problem is:
our backend team is sending chunks of video for us as client side to show to user as stream but i can't display them properly in client side. I check for that but i think i searched with incorrect keys cause i didn't find any solution.
what is the correct way to show that chunks to user?