fuknbob / flash-videoio

Automatically exported from code.google.com/p/flash-videoio
0 stars 0 forks source link

Distorted sound on Ubuntu #50

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run Python RTMP server (https://code.google.com/p/rtmplite/)
2. Publish RTMP stream on Windows 7 or diferent Machine. 
(Example:rtmp://192.168.1.10/myapp?publish=bob)
3. Play RTMP stream on Ubuntu Desktop 12.10 Firefox or Chrome URL 
http://myprojectguide.org/p/flash-videoio/6.html 
(Example:rtmp://192.168.1.10/myapp?play=bob)
4. I hear distorted crackling sound on Ubuntu Desktop 12.10.

What is the expected output? What do you see instead?
I hear distorted crackling sound on Ubuntu Desktop 12.10.

If I set Publish in Ubuntu and later set Play, sound is good.

What version of the product are you using? On what operating system?
VideoIO 3.3
Rtmplite
Ubuntu Desktop 12.10 for playing.
Windows or another OS for publish.

Original issue reported on code.google.com by roman....@gmail.com on 5 Mar 2013 at 4:32