<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: 409 error when codec changed in Cameras and Doorbells</title>
    <link>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/312170#M55567</link>
    <description>&lt;P&gt;It's crickets everywhere but :&amp;nbsp;&lt;A href="https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/409-when-codec-changed/td-p/309803" target="_blank"&gt;https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/409-when-codec-changed/td-p/309803&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Dec 2022 06:56:09 GMT</pubDate>
    <dc:creator>cjp</dc:creator>
    <dc:date>2022-12-16T06:56:09Z</dc:date>
    <item>
      <title>409 error when codec changed</title>
      <link>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/306963#M54762</link>
      <description>&lt;P&gt;I am trying to use the Nest APIs to connect. I have gotten all the auth token stuff working. I have created an offer and gotten an answer but the data does not flow. I realized I was not asking for the H264 codec in my offer so I just changed that. Now every time this is the response I get from the API:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;```&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;"error"&lt;/SPAN&gt;&lt;SPAN&gt;: {&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;"code"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;409&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;"message"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"Failed to retrieve answer SDP due to timeout, please try again."&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;"status"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"ABORTED"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;}&lt;BR /&gt;&lt;/SPAN&gt;```&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;It's very suspicious that this aborted error happens when I ask for the correct codec... is it hitting some kind of bottleneck? The Error code of course is under-documented... there's no entry for it.. but 4xx errors are typically requester problems, if it was a server side thing I'd expect 5xx, but of course timeout implies try again. (I have tried and waited many times.)&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;The Camera itself works in Home app and it works in the google developer sample webapp with browser-based SDP. I am trying headless SDP with the pion webrtc library.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Dec 2022 18:02:07 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/306963#M54762</guid>
      <dc:creator>cjp</dc:creator>
      <dc:date>2022-12-12T18:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: 409 error when codec changed</title>
      <link>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/311735#M55490</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Sorry to hear you're experiencing this, as I can imagine it has been an inconvenience. I would love to look into this further for you. I am afraid we wouldn't be able to assist you with this in the forum. This information is not general knowledge to us. Have you sent in feedback regarding this in the app?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Best regards,&amp;nbsp;&lt;BR /&gt;Brad&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 20:19:49 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/311735#M55490</guid>
      <dc:creator>Brad</dc:creator>
      <dc:date>2022-12-15T20:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: 409 error when codec changed</title>
      <link>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/312169#M55566</link>
      <description>&lt;P&gt;Yeah I copied it to the dev forum and posted there with my fix.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 06:55:35 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/312169#M55566</guid>
      <dc:creator>cjp</dc:creator>
      <dc:date>2022-12-16T06:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: 409 error when codec changed</title>
      <link>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/312170#M55567</link>
      <description>&lt;P&gt;It's crickets everywhere but :&amp;nbsp;&lt;A href="https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/409-when-codec-changed/td-p/309803" target="_blank"&gt;https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/409-when-codec-changed/td-p/309803&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 06:56:09 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/312170#M55567</guid>
      <dc:creator>cjp</dc:creator>
      <dc:date>2022-12-16T06:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: 409 error when codec changed</title>
      <link>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/312551#M55647</link>
      <description>&lt;P&gt;&lt;a href="https://www.googlenestcommunity.com/t5/user/viewprofilepage/user-id/271531"&gt;@cjp&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This definitely isn't the correct forum to send this request in. We'll be moving this thread over to the correct forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Brad&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 19:08:59 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/312551#M55647</guid>
      <dc:creator>Brad</dc:creator>
      <dc:date>2022-12-16T19:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: 409 error when codec changed</title>
      <link>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/317747#M56538</link>
      <description>&lt;P&gt;Hey there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to check in and see if you had any questions from here. Please let me know, as I would be happy to assist, and answer any you may have.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Jake&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 21:18:07 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/317747#M56538</guid>
      <dc:creator>Jake</dc:creator>
      <dc:date>2022-12-22T21:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: 409 error when codec changed</title>
      <link>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/318611#M56655</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just checking in to make sure that you've seen our responses. Please let me know if you have other questions or concerns as I will be locking this in 24 hours if I won't hear back from you again. Feel free to start a new thread and we'll be happy to help.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Archie&lt;/P&gt;</description>
      <pubDate>Sat, 24 Dec 2022 00:19:28 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Cameras-and-Doorbells/409-error-when-codec-changed/m-p/318611#M56655</guid>
      <dc:creator>aatienza</dc:creator>
      <dc:date>2022-12-24T00:19:28Z</dc:date>
    </item>
  </channel>
</rss>

