| | |
| | | #ifndef MESAI_Live_SERVER_MEDIA_SUBSESSION_HH |
| | | #define MESAI_Live_SERVER_MEDIA_SUBSESSION_HH |
| | | |
| | | #include <OnDemandServerMediaSubsession.hh> |
| | | #include <StreamReplicator.hh> |
| | | #include <H264VideoRTPSink.hh> |
| | | #include <H264VideoStreamFramer.hh> |
| | | #include <H264VideoStreamDiscreteFramer.hh> |
| | | #include <UsageEnvironment.hh> |
| | | #include <Groupsock.hh> |
| | | #include <liveMedia/OnDemandServerMediaSubsession.hh> |
| | | #include <liveMedia/StreamReplicator.hh> |
| | | #include <liveMedia/H264VideoRTPSink.hh> |
| | | #include <liveMedia/H264VideoStreamFramer.hh> |
| | | #include <liveMedia/H264VideoStreamDiscreteFramer.hh> |
| | | #include <UsageEnvironment/UsageEnvironment.hh> |
| | | #include <groupsock/Groupsock.hh> |
| | | |
| | | namespace MESAI |
| | | { |