<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Drashti</title>
    <description>The latest articles on Forem by Drashti (@dkpatel123).</description>
    <link>https://forem.com/dkpatel123</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1316215%2F14368c1b-efd0-4ea1-b1d5-dc6c11920c80.jpg</url>
      <title>Forem: Drashti</title>
      <link>https://forem.com/dkpatel123</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/dkpatel123"/>
    <language>en</language>
    <item>
      <title>Need Help with Uploading Large Video Files to S3 Using Chunking</title>
      <dc:creator>Drashti</dc:creator>
      <pubDate>Fri, 01 Mar 2024 03:39:12 +0000</pubDate>
      <link>https://forem.com/dkpatel123/need-help-with-uploading-large-video-files-to-s3-using-chunking-47ep</link>
      <guid>https://forem.com/dkpatel123/need-help-with-uploading-large-video-files-to-s3-using-chunking-47ep</guid>
      <description>&lt;p&gt;Hello Everyone,&lt;/p&gt;

&lt;p&gt;I'm currently working on a project where I need to upload large video files to Amazon S3 using chunking. I've managed to successfully upload the chunks using jQuery, and they seem to be stored correctly in S3.&lt;/p&gt;

&lt;p&gt;However, I'm encountering an issue where the uploaded video files are saved in binary format, and when I try to download them, they appear to be corrupted. I've tried several approaches to address this problem, but unfortunately, none of them have worked so far.&lt;/p&gt;

&lt;p&gt;Has anyone else encountered a similar issue when uploading files to S3 using chunking? If so, could you please share any insights or solutions you may have? I would greatly appreciate any help or suggestions to resolve this issue.&lt;/p&gt;

&lt;p&gt;Thank you in advance for your assistance!&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>programming</category>
      <category>php</category>
      <category>laravel</category>
    </item>
  </channel>
</rss>
