hi sir, i am implemeting rtp mixer for conference server using jmf api. i create pushBufferStream from the received stream and then read that stream in to a buffer. and then create a byte array from that buffer.
By taking byte array of all participant i make a mix byte array from the different byte arrays. After this i make a ArrayPullDataSource from the byteArray by extending PullDataSource.Now i am unable to create a player for this dataSource and it is throwing noPlayerException .so i got stuck in this. please suggest me the correct approach. if u have some sample code for mixing that will be more benefecial. please help me because i am in urgent need ot this. Thank You. NIRAJ VISHNOI M.TECH.(SOFTWARE ENGG.) IIIT GWALIOR _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
