<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/240988</link>
    <title>MATLAB Central Newsreader - Lossy video transmission</title>
    <description>Feed for thread: Lossy video transmission</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Sun, 14 Dec 2008 07:10:08 -0500</pubDate>
      <title>Lossy video transmission</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/240988#616889</link>
      <author>Sohaib Mansoor</author>
      <description>I am trying to simulate a video transmission over lossy wireless channel in Simulink. My project is at the initial stage so there need not be actual transmission. I just need to introduce errors so that the video played at the receiver is choppy, jittered, loss of data. how do i do that?&lt;br&gt;
I have so far used the video and image processing blockset in MATLAB r2008a to insert a video source and viewer. I need to add errors in between these.&lt;br&gt;
&lt;br&gt;
please help me</description>
    </item>
    <item>
      <pubDate>Sun, 14 Dec 2008 07:21:34 -0500</pubDate>
      <title>Re: Lossy video transmission</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/240988#616890</link>
      <author>Nasser Abbasi</author>
      <description>&lt;br&gt;
&quot;Sohaib Mansoor&quot; &amp;lt;contact.sohaib@gmail.com&amp;gt; wrote in message &lt;br&gt;
news:gi2bgg$c4c$1@fred.mathworks.com...&lt;br&gt;
&amp;gt;I am trying to simulate a video transmission over lossy wireless channel in &lt;br&gt;
&amp;gt;Simulink. My project is at the initial stage so there need not be actual &lt;br&gt;
&amp;gt;transmission. I just need to introduce errors so that the video played at &lt;br&gt;
&amp;gt;the receiver is choppy, jittered, loss of data. how do i do that?&lt;br&gt;
&amp;gt; I have so far used the video and image processing blockset in MATLAB &lt;br&gt;
&amp;gt; r2008a to insert a video source and viewer. I need to add errors in &lt;br&gt;
&amp;gt; between these.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; please help me&lt;br&gt;
&lt;br&gt;
I do not know what the &quot;lossy&quot; part has to do with this. If you want to just &lt;br&gt;
simulate noise in the message itself, then add AWGN noise to the message &lt;br&gt;
before the receiver end. This is the most basic way to add noise to a &lt;br&gt;
message which account to noise in the transmission channel and to thermal &lt;br&gt;
noise at the receiver side as well&lt;br&gt;
&lt;br&gt;
--Nasser</description>
    </item>
    <item>
      <pubDate>Sun, 14 Dec 2008 07:49:04 -0500</pubDate>
      <title>Re: Lossy video transmission</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/240988#616891</link>
      <author>Sohaib Mansoor</author>
      <description>&quot;Nasser Abbasi&quot; &amp;lt;nma@12000.org&amp;gt; wrote in message &amp;lt;fu21l.14039$Ws1.5531@nlpi064.nbdc.sbc.com&amp;gt;...&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &quot;Sohaib Mansoor&quot; &amp;lt;contact.sohaib@gmail.com&amp;gt; wrote in message &lt;br&gt;
what I mean is that the video at the receiver's end should be discontinuous,  with some frames missing as well.&lt;br&gt;
I want it to be simple at this stage, so something in between the source and the viewer, which could randomly drop frames with a certain probability should be sufficient. Any ideas?&lt;br&gt;
&lt;br&gt;
thanks in advance&lt;br&gt;
&lt;br&gt;
&amp;nbsp;news:gi2bgg$c4c$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; &amp;gt;I am trying to simulate a video transmission over lossy wireless channel in &lt;br&gt;
&amp;gt; &amp;gt;Simulink. My project is at the initial stage so there need not be actual &lt;br&gt;
&amp;gt; &amp;gt;transmission. I just need to introduce errors so that the video played at &lt;br&gt;
&amp;gt; &amp;gt;the receiver is choppy, jittered, loss of data. how do i do that?&lt;br&gt;
&amp;gt; &amp;gt; I have so far used the video and image processing blockset in MATLAB &lt;br&gt;
&amp;gt; &amp;gt; r2008a to insert a video source and viewer. I need to add errors in &lt;br&gt;
&amp;gt; &amp;gt; between these.&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; please help me&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I do not know what the &quot;lossy&quot; part has to do with this. If you want to just &lt;br&gt;
&amp;gt; simulate noise in the message itself, then add AWGN noise to the message &lt;br&gt;
&amp;gt; before the receiver end. This is the most basic way to add noise to a &lt;br&gt;
&amp;gt; message which account to noise in the transmission channel and to thermal &lt;br&gt;
&amp;gt; noise at the receiver side as well&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; --Nasser&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; </description>
    </item>
    <item>
      <pubDate>Sun, 14 Dec 2008 08:06:32 -0500</pubDate>
      <title>Re: Lossy video transmission</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/240988#616894</link>
      <author>Nasser Abbasi</author>
      <description>&lt;br&gt;
&amp;lt;please do not top post&amp;gt;&lt;br&gt;
&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; news:gi2bgg$c4c$1@fred.mathworks.com...&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;I am trying to simulate a video transmission over lossy wireless channel &lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;in&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;Simulink. My project is at the initial stage so there need not be actual&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;transmission. I just need to introduce errors so that the video played &lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;at&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;the receiver is choppy, jittered, loss of data. how do i do that?&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; I have so far used the video and image processing blockset in MATLAB&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; r2008a to insert a video source and viewer. I need to add errors in&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; between these.&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; please help me&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; I do not know what the &quot;lossy&quot; part has to do with this. If you want to &lt;br&gt;
&amp;gt;&amp;gt; just&lt;br&gt;
&amp;gt;&amp;gt; simulate noise in the message itself, then add AWGN noise to the message&lt;br&gt;
&amp;gt;&amp;gt; before the receiver end. This is the most basic way to add noise to a&lt;br&gt;
&amp;gt;&amp;gt; message which account to noise in the transmission channel and to thermal&lt;br&gt;
&amp;gt;&amp;gt; noise at the receiver side as well&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; --Nasser&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&amp;gt;&amp;gt; &quot;Sohaib Mansoor&quot; &amp;lt;contact.sohaib@gmail.com&amp;gt; wrote in message&lt;br&gt;
&amp;gt; what I mean is that the video at the receiver's end should be &lt;br&gt;
&amp;gt; discontinuous,  with some frames missing as well.&lt;br&gt;
&amp;gt; I want it to be simple at this stage, so something in between the source &lt;br&gt;
&amp;gt; and the viewer, which could randomly drop frames with a certain &lt;br&gt;
&amp;gt; probability should be sufficient. Any ideas?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; thanks in advance&lt;br&gt;
&lt;br&gt;
Ok. So what you want is 'custom' made noise.&lt;br&gt;
&lt;br&gt;
Then may be just add a block before the receiver end, where it accepts the &lt;br&gt;
message on one end it does whatever it wants, and generates the result. This &lt;br&gt;
block/function could drop a frame, delay transmission, or do whatever you &lt;br&gt;
think needed to simulate the type of noise you want.&lt;br&gt;
&lt;br&gt;
Decide of probability distribution to use (flip a coin, or whatever), and &lt;br&gt;
based on this, do the damage you want to the message, when done, hand it &lt;br&gt;
over to the receiver end.&lt;br&gt;
&lt;br&gt;
--Nasser</description>
    </item>
    <item>
      <pubDate>Sun, 14 Dec 2008 08:52:01 -0500</pubDate>
      <title>Re: Lossy video transmission</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/240988#616898</link>
      <author>Sohaib Mansoor</author>
      <description>thankyou for your quick reply,&lt;br&gt;
i know what to do, but can you help me on how to do it.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&quot;Nasser Abbasi&quot; &amp;lt;nma@12000.org&amp;gt; wrote in message &amp;lt;q831l.14040$Ws1.2721@nlpi064.nbdc.sbc.com&amp;gt;...&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &amp;lt;please do not top post&amp;gt;&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; news:gi2bgg$c4c$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt;I am trying to simulate a video transmission over lossy wireless channel &lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt;in&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt;Simulink. My project is at the initial stage so there need not be actual&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt;transmission. I just need to introduce errors so that the video played &lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt;at&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt;the receiver is choppy, jittered, loss of data. how do i do that?&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt; I have so far used the video and image processing blockset in MATLAB&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt; r2008a to insert a video source and viewer. I need to add errors in&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt; between these.&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &amp;gt; please help me&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; I do not know what the &quot;lossy&quot; part has to do with this. If you want to &lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; just&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; simulate noise in the message itself, then add AWGN noise to the message&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; before the receiver end. This is the most basic way to add noise to a&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; message which account to noise in the transmission channel and to thermal&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; noise at the receiver side as well&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; --Nasser&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &amp;gt;&amp;gt; &quot;Sohaib Mansoor&quot; &amp;lt;contact.sohaib@gmail.com&amp;gt; wrote in message&lt;br&gt;
&amp;gt; &amp;gt; what I mean is that the video at the receiver's end should be &lt;br&gt;
&amp;gt; &amp;gt; discontinuous,  with some frames missing as well.&lt;br&gt;
&amp;gt; &amp;gt; I want it to be simple at this stage, so something in between the source &lt;br&gt;
&amp;gt; &amp;gt; and the viewer, which could randomly drop frames with a certain &lt;br&gt;
&amp;gt; &amp;gt; probability should be sufficient. Any ideas?&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; thanks in advance&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Ok. So what you want is 'custom' made noise.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Then may be just add a block before the receiver end, where it accepts the &lt;br&gt;
&amp;gt; message on one end it does whatever it wants, and generates the result. This &lt;br&gt;
&amp;gt; block/function could drop a frame, delay transmission, or do whatever you &lt;br&gt;
&amp;gt; think needed to simulate the type of noise you want.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Decide of probability distribution to use (flip a coin, or whatever), and &lt;br&gt;
&amp;gt; based on this, do the damage you want to the message, when done, hand it &lt;br&gt;
&amp;gt; over to the receiver end.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; --Nasser&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; </description>
    </item>
  </channel>
</rss>

