Support¶
Get help with MediaX video streaming library.
Contact Information¶
Technical Support¶
For technical assistance, bug reports, and feature requests:
- Website: https://astutesys.com/support
- Email: [email protected]
Response Times¶
| Priority | Description | Target Response |
|---|---|---|
| Critical | Production system down | 4 hours |
| High | Major functionality impaired | 8 hours |
| Medium | Minor issues, workarounds available | 24 hours |
| Low | Questions, enhancement requests | 48 hours |
Before Contacting Support¶
Please gather the following information to help us assist you quickly:
System Information¶
# Operating system
lsb_release -a
# Architecture
uname -m
# MediaX version
dpkg -l | grep mediax
# GStreamer version
gst-inspect-1.0 --version
Hardware Information¶
# CPU
cat /proc/cpuinfo | grep "model name" | head -1
# GPU (if using hardware acceleration)
lspci | grep -i vga
# VAAPI support
vainfo
# NVIDIA support (if applicable)
nvidia-smi
Network Information¶
# Network interfaces
ip addr
# Routing table
ip route
# Multicast groups
ip maddr
Reporting Issues¶
Bug Reports¶
When reporting bugs, please include:
- Description: Clear summary of the issue
- Steps to Reproduce: Exact steps to trigger the problem
- Expected Behavior: What should happen
- Actual Behavior: What actually happens
- Environment: OS, MediaX version, hardware
- Logs: Relevant error messages and debug output
Feature Requests¶
For feature requests, describe:
- Use Case: What you're trying to accomplish
- Proposed Solution: How you'd like it to work
- Alternatives: Other approaches you've considered
Self-Help Resources¶
Documentation¶
Common Issues¶
Before contacting support, check these common solutions:
- No video received: Check multicast routing and firewall
- Python import fails: Add path with
sys.path.append - Hardware acceleration not working: Verify driver installation
- High latency: Consider using uncompressed video
Professional Services¶
Consulting¶
Custom integration, optimization, and development services available:
- System architecture design
- Performance optimization
- Custom codec integration
- Training and workshops
Contact [email protected] for inquiries.
Training¶
On-site and remote training available:
- MediaX fundamentals
- Advanced streaming techniques
- DEF STAN 00-082 compliance
- System integration
Community¶
Contributing¶
MediaX is open source. Contributions welcome:
- Bug fixes
- Documentation improvements
- New features
- Test cases
See the repository for contribution guidelines.
Contact¶
Astute Systems Ltd
- Support Portal: https://astutesys.com/support
- Email: [email protected]
We're here to help you succeed with MediaX.