foyzulkarim / mern-video-streaming

MERN Video Streaming is a cutting-edge, open-source platform for video streaming, offering a comprehensive, full-stack solution utilizing the latest MERN stack technologies.
MIT License
182 stars 63 forks source link

Video thumbnail is not loading in video list page #43

Closed hanifsheikh closed 1 year ago

hanifsheikh commented 1 year ago

In the videos list page video thumbnail loads from http://localhost whether the SERVER_URL=http://localhost:4000 when a new video is uploaded it saves in monboDB the thumbnail URL starting with http://localhost/thumbnail which is not correct.