>From that error I'd guess that your problem is either with file permissions or connecting to the socket rather than the image format (bmp/jpeg).
On Thu, Dec 18, 2008 at 2:00 PM, Joreen Tan <joreen...@hotmail.com> wrote: > Hi, > > I am currently trying to transmit JPEG between 2 usrps but was met with > some problems which i would appreciate some help for it. > > The dial tone works fine but when i selected the picture i returned with > this error in the terminal: > sh: ./JpegEncoder/cjpeg: Permission denied > > After choosing GMSK Modulation: > Total = 1 bytes > bits per symbol = 1 > Gaussian filter bt = 0.35 > Modulation logging turned on. > > After choosing Transmit JPEG: > Traceback (most recent call last): > File "MainFrame.py", line 172, in OnTransmit > s.connect((HOST, PORT)) > File "<string>", line 1, in connect > socket.error: (111, 'Connection refused') > > May i check what is actually wrong with this? Am i supposed to use bmp or > jpeg format picture? > > Regards, > Joreen > > > > > ------------------------------ > Share your beautiful moments with Photo Gallery. Windows Live Photo > Gallery <http://get.live.com/photogallery/overview> > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > >
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio